Shades of Turtle Green #353906
Tints of Turtle Green #353906
RGB
CMYK
RGB Variations
Color information
#353906 (or 0x353906) is known color: Turtle Green. HEX triplet: 35, 39 and 06. RGB value is (53,57,6). Sum of RGB (Red+Green+Blue) = 53+57+6=116 (15% of max value = 765). Red value is 53 (21.09% from 255 or 45.69% from 116); Green value is 57 (22.66% from 255 or 49.14% from 116); Blue value is 6 (2.73% from 255 or 5.17% from 116); Max value from RGB is 57 - color contains mainly: green. Hex color #353906 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353906 is #CAC6F9. Grayscale: #323232. Windows color (decimal): -13289210 or 407861. OLE color: 407861.
HSL color Cylindrical-coordinate representation of color #353906: hue angle of 64.71º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #353906 is Cyan = 0.07, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 57 | 6 | - |
| CMYK | 0.07 | 0 | 0.89 | 0.78 |
| HSL | 64.71º | 0.81% | 0.12% | - |
| HSV(B) | 64.71º | 0.89% | 0.22% | - |
| XYZ | 2.96 | 3.7 | 0.73 | - |
| YUV | 49.99 | 103.17 | 130.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 57 | 6 | 0.07 | 0 | 0.89 | 0.78 | 64.71 | 0.81 | 0.12 |
| Hex | 35 | 39 | 6 | 7 | 0 | 59 | 4E | 41 | 51 | C |
| Octal | 65 | 71 | 6 | 7 | 0 | 131 | 116 | 101 | 121 | 14 |
| Binary | 110101 | 111001 | 110 | 111 | 0 | 1011001 | 1001110 | 1000001 | 1010001 | 1100 |
Color Harmonies of #353906
Complementary color
Monochromatic Colors of #353906
Black with #353906
Text Example
Text Example
White with #353906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353906; }
p { color: rgb(53,57,6); }
H1.HeaderClassName
{
color: #353906;
}
.AnyTagClassName
{
color: #353906;
}
</style>
background-color css
<style>
a { background-color: #353906; }
a { background-color: rgb(53,57,6); }
div.DivClassName
{
background-color: #353906;
}
.BgClassName
{
background-color: #353906;
}
</style>
border-color css
<style>
span { border-color: #353906; }
span { border-color: rgb(53,57,6); }
td.TdClassName
{
border-color: #353906;
}
.TagClassName
{
border-color: #353906;
}
</style>