New! 2020 Colors now features paint catalogues.
#056608 is made up of (5, 102, 8) in RGB colorspace and (95.10, 0.00, 92.16, 60.00) in CMYK colorspace. Its decimal value is 353800 and the closest web-safe color code to it is #006600. White should be used ontop of #056608 to ensure the best legibility.
Here's a color conversion chart. It contains technical information about the hex color #056608. If you're a programmer, view the code snippets section for prepared language syntax.
hex | #056608 | luma | #62.27 |
Websafe hex | #006600 | Black/white pairing | White |
rgb | rgb(5, 102, 8) | Adobe RGB | (58.00, 104.00, 30.00) |
rgb percent (%) | rgb(2%, 40%, 3%) | Closest named color | Deep Green |
rgba | rgba(5.0, 102.0, 8.0, 1.0) | Hunter-Lab | (31.62, -25.83, 17.31) |
cmyk | cmyk(95.10, 0.00, 92.16, 60.00) | CIE-L*ab | (37.84, -44.73, 40.06) |
hsv | hsv(121.60, 90.48, 21.00) | CIE-L*Ch(ab) | (37.84, 60.05, 138.15) |
hsb | hsb(121.60, 95.00, 40.00) | CIE-L*uv | (37.84, -36.22, 44.61) |
Seeing a variation of this color used in photos may be of value. Please note that 2020 Colors is an affiliate of Shutterstock and will receive a percentage of any sales made through this website.
There are two colors that make up the Complimentary color scheme. Opposites of one another in the color spectrum, one color is referred to as the "base" #056608 while the second is the "compliment" #660564.
There are three colors that make up the Split Complimentary color scheme. The base color #056608 is paired with the two colors on either side of the compliment color #660564.
The Analagous color scheme is made up of three colors. The three colors sit next to one another on the color wheel. The palette is made in similar fashion to how the Split Complimentary palette is made. However, the two secondary colors are adjacent to the base, not the compliment.
A color gradient may also be known as color progression or a color ramp. A gradient is the gradual transition of one color into another. This section showcases gradients featuring #056608 as the base color. The secondary colors come from the section above.
Seeing #056608 on a computer or phone screen is much different than how it may appear in the real world. Shown here are 20 different environment types and how #056608 could potentially look inside each of them, given perfect conditions.
Colors that have names have reached a point of status where they're more than just a hex code: they're real-world associated.
#056608might be precisely the color you're looking for. But, the colors below are a close match. What's better is that they're named colors, meaning chances are there's more information about them. If you feel like taking a slight deviation in hue, click a color below to learn about why it's so unique.
Looking for something completely different? Try a well-documented complimentary color. The named colors below have been calculated to be the furthest colors from#056608. Click on the colors to explore their unique information.
Deep Green (#056608) in popular brands
Hmm, it doesn't look like any brands are using Deep Green (#056608) in their company colors.
Here you can easily copy-and-paste formatted color code for use with your favorite programming/markup languages like HTML/CSS, Java, Objective-C, and GameMaker Language.
Language | Syntax |
---|---|
HTML, CSS | #056608 |
Java | new Color(5, 102, 8); |
.NET | Color.FromArgb(255, 5, 102, 8); |
Objective-C | [UIColor colorWithRed:5 green:102 blue:8 alpha:1.00000]; |
OpenGL | glColor3f(5f, 102f, 8f); |
Swift | UIColor(red:5, green:102, blue:8, alpha:1.00000) |
GameMaker Language (GML) | $086605 |
Python | Color('#056608') |
This useful chart contains technical information about the hexadecimal color #056608. For example, the direct decimal conversion is 353800 while the individual RGB conversions are: 5, 102, 8.
Red | Green | Blue | |
---|---|---|---|
Binary | 00000101 | 01100110 | 00001000 |
Hex | 05 | 66 | 08 |
Octal | 5 | 146 | 10 |
Decimal | 5 | 102 | 8 |
If you're considering using #056608 in a logo or design, you can quickly reference below to see how various symbols, icons, and emblems look.
We learned earlier that White-colored text should be used on a #056608 colored background for best readability. But, you can be the judge of that by looking at the examples below. Accessibility is an important aspect of (web) design that is many a developer's afterthought.
To learn more about accessible colors, read Google's article covering best practices and principals.