Shades of Turtle Green #394317
Tints of Turtle Green #394317
RGB
CMYK
RGB Variations
Color information
#394317 (or 0x394317) is known color: Turtle Green. HEX triplet: 39, 43 and 17. RGB value is (57,67,23). Sum of RGB (Red+Green+Blue) = 57+67+23=147 (19% of max value = 765). Red value is 57 (22.66% from 255 or 38.78% from 147); Green value is 67 (26.56% from 255 or 45.58% from 147); Blue value is 23 (9.38% from 255 or 15.65% from 147); Max value from RGB is 67 - color contains mainly: green. Hex color #394317 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #394317 is #C6BCE8. Grayscale: #3B3B3B. Windows color (decimal): -13024489 or 1524537. OLE color: 1524537.
HSL color Cylindrical-coordinate representation of color #394317: hue angle of 73.64º degrees, saturation: 0.49, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #394317 is Cyan = 0.15, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 57 | 67 | 23 | - |
| CMYK | 0.15 | 0 | 0.66 | 0.74 |
| HSL | 73.64º | 0.49% | 0.18% | - |
| HSV(B) | 73.64º | 0.66% | 0.26% | - |
| XYZ | 3.85 | 4.95 | 1.56 | - |
| YUV | 58.99 | 107.69 | 126.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 67 | 23 | 0.15 | 0 | 0.66 | 0.74 | 73.64 | 0.49 | 0.18 |
| Hex | 39 | 43 | 17 | F | 0 | 42 | 4A | 4A | 31 | 12 |
| Octal | 71 | 103 | 27 | 17 | 0 | 102 | 112 | 112 | 61 | 22 |
| Binary | 111001 | 1000011 | 10111 | 1111 | 0 | 1000010 | 1001010 | 1001010 | 110001 | 10010 |
Color Harmonies of #394317
Complementary color
Monochromatic Colors of #394317
Black with #394317
Text Example
Text Example
White with #394317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394317; }
p { color: rgb(57,67,23); }
H1.HeaderClassName
{
color: #394317;
}
.AnyTagClassName
{
color: #394317;
}
</style>
background-color css
<style>
a { background-color: #394317; }
a { background-color: rgb(57,67,23); }
div.DivClassName
{
background-color: #394317;
}
.BgClassName
{
background-color: #394317;
}
</style>
border-color css
<style>
span { border-color: #394317; }
span { border-color: rgb(57,67,23); }
td.TdClassName
{
border-color: #394317;
}
.TagClassName
{
border-color: #394317;
}
</style>