Shades of Turtle Green #323614
Tints of Turtle Green #323614
RGB
CMYK
RGB Variations
Color information
#323614 (or 0x323614) is known color: Turtle Green. HEX triplet: 32, 36 and 14. RGB value is (50,54,20). Sum of RGB (Red+Green+Blue) = 50+54+20=124 (16% of max value = 765). Red value is 50 (19.92% from 255 or 40.32% from 124); Green value is 54 (21.48% from 255 or 43.55% from 124); Blue value is 20 (8.20% from 255 or 16.13% from 124); Max value from RGB is 54 - color contains mainly: green. Hex color #323614 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #323614 is #CDC9EB. Grayscale: #313131. Windows color (decimal): -13486572 or 1324594. OLE color: 1324594.
HSL color Cylindrical-coordinate representation of color #323614: hue angle of 67.06º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #323614 is Cyan = 0.07, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 50 | 54 | 20 | - |
| CMYK | 0.07 | 0 | 0.63 | 0.79 |
| HSL | 67.06º | 0.46% | 0.15% | - |
| HSV(B) | 67.06º | 0.63% | 0.21% | - |
| XYZ | 2.76 | 3.37 | 1.17 | - |
| YUV | 48.93 | 111.67 | 128.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 54 | 20 | 0.07 | 0 | 0.63 | 0.79 | 67.06 | 0.46 | 0.15 |
| Hex | 32 | 36 | 14 | 7 | 0 | 3F | 4F | 43 | 2E | F |
| Octal | 62 | 66 | 24 | 7 | 0 | 77 | 117 | 103 | 56 | 17 |
| Binary | 110010 | 110110 | 10100 | 111 | 0 | 111111 | 1001111 | 1000011 | 101110 | 1111 |
Color Harmonies of #323614
Complementary color
Monochromatic Colors of #323614
Black with #323614
Text Example
Text Example
White with #323614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323614; }
p { color: rgb(50,54,20); }
H1.HeaderClassName
{
color: #323614;
}
.AnyTagClassName
{
color: #323614;
}
</style>
background-color css
<style>
a { background-color: #323614; }
a { background-color: rgb(50,54,20); }
div.DivClassName
{
background-color: #323614;
}
.BgClassName
{
background-color: #323614;
}
</style>
border-color css
<style>
span { border-color: #323614; }
span { border-color: rgb(50,54,20); }
td.TdClassName
{
border-color: #323614;
}
.TagClassName
{
border-color: #323614;
}
</style>