Shades of Turtle Green #394006
Tints of Turtle Green #394006
RGB
CMYK
RGB Variations
Color information
#394006 (or 0x394006) is known color: Turtle Green. HEX triplet: 39, 40 and 06. RGB value is (57,64,6). Sum of RGB (Red+Green+Blue) = 57+64+6=127 (16% of max value = 765). Red value is 57 (22.66% from 255 or 44.88% from 127); Green value is 64 (25.39% from 255 or 50.39% from 127); Blue value is 6 (2.73% from 255 or 4.72% from 127); Max value from RGB is 64 - color contains mainly: green. Hex color #394006 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #394006 is #C6BFF9. Grayscale: #373737. Windows color (decimal): -13025274 or 409657. OLE color: 409657.
HSL color Cylindrical-coordinate representation of color #394006: hue angle of 67.24º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #394006 is Cyan = 0.11, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 57 | 64 | 6 | - |
| CMYK | 0.11 | 0 | 0.91 | 0.75 |
| HSL | 67.24º | 0.83% | 0.14% | - |
| HSV(B) | 67.24º | 0.91% | 0.25% | - |
| XYZ | 3.55 | 4.55 | 0.86 | - |
| YUV | 55.3 | 100.18 | 129.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 64 | 6 | 0.11 | 0 | 0.91 | 0.75 | 67.24 | 0.83 | 0.14 |
| Hex | 39 | 40 | 6 | B | 0 | 5B | 4B | 43 | 53 | E |
| Octal | 71 | 100 | 6 | 13 | 0 | 133 | 113 | 103 | 123 | 16 |
| Binary | 111001 | 1000000 | 110 | 1011 | 0 | 1011011 | 1001011 | 1000011 | 1010011 | 1110 |
Color Harmonies of #394006
Complementary color
Monochromatic Colors of #394006
Black with #394006
Text Example
Text Example
White with #394006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394006; }
p { color: rgb(57,64,6); }
H1.HeaderClassName
{
color: #394006;
}
.AnyTagClassName
{
color: #394006;
}
</style>
background-color css
<style>
a { background-color: #394006; }
a { background-color: rgb(57,64,6); }
div.DivClassName
{
background-color: #394006;
}
.BgClassName
{
background-color: #394006;
}
</style>
border-color css
<style>
span { border-color: #394006; }
span { border-color: rgb(57,64,6); }
td.TdClassName
{
border-color: #394006;
}
.TagClassName
{
border-color: #394006;
}
</style>