Shades of Turtle Green #324406
Tints of Turtle Green #324406
RGB
CMYK
RGB Variations
Color information
#324406 (or 0x324406) is known color: Turtle Green. HEX triplet: 32, 44 and 06. RGB value is (50,68,6). Sum of RGB (Red+Green+Blue) = 50+68+6=124 (16% of max value = 765). Red value is 50 (19.92% from 255 or 40.32% from 124); Green value is 68 (26.95% from 255 or 54.84% from 124); Blue value is 6 (2.73% from 255 or 4.84% from 124); Max value from RGB is 68 - color contains mainly: green. Hex color #324406 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #324406 is #CDBBF9. Grayscale: #373737. Windows color (decimal): -13483002 or 410674. OLE color: 410674.
HSL color Cylindrical-coordinate representation of color #324406: hue angle of 77.42º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #324406 is Cyan = 0.26, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 50 | 68 | 6 | - |
| CMYK | 0.26 | 0 | 0.91 | 0.73 |
| HSL | 77.42º | 0.84% | 0.15% | - |
| HSV(B) | 77.42º | 0.91% | 0.27% | - |
| XYZ | 3.42 | 4.83 | 0.92 | - |
| YUV | 55.55 | 100.04 | 124.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 68 | 6 | 0.26 | 0 | 0.91 | 0.73 | 77.42 | 0.84 | 0.15 |
| Hex | 32 | 44 | 6 | 1A | 0 | 5B | 49 | 4D | 54 | F |
| Octal | 62 | 104 | 6 | 32 | 0 | 133 | 111 | 115 | 124 | 17 |
| Binary | 110010 | 1000100 | 110 | 11010 | 0 | 1011011 | 1001001 | 1001101 | 1010100 | 1111 |
Color Harmonies of #324406
Complementary color
Monochromatic Colors of #324406
Black with #324406
Text Example
Text Example
White with #324406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324406; }
p { color: rgb(50,68,6); }
H1.HeaderClassName
{
color: #324406;
}
.AnyTagClassName
{
color: #324406;
}
</style>
background-color css
<style>
a { background-color: #324406; }
a { background-color: rgb(50,68,6); }
div.DivClassName
{
background-color: #324406;
}
.BgClassName
{
background-color: #324406;
}
</style>
border-color css
<style>
span { border-color: #324406; }
span { border-color: rgb(50,68,6); }
td.TdClassName
{
border-color: #324406;
}
.TagClassName
{
border-color: #324406;
}
</style>