Shades of Turtle Green #363806
Tints of Turtle Green #363806
RGB
CMYK
RGB Variations
Color information
#363806 (or 0x363806) is known color: Turtle Green. HEX triplet: 36, 38 and 06. RGB value is (54,56,6). Sum of RGB (Red+Green+Blue) = 54+56+6=116 (15% of max value = 765). Red value is 54 (21.48% from 255 or 46.55% from 116); Green value is 56 (22.27% from 255 or 48.28% from 116); Blue value is 6 (2.73% from 255 or 5.17% from 116); Max value from RGB is 56 - color contains mainly: green. Hex color #363806 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363806 is #C9C7F9. Grayscale: #313131. Windows color (decimal): -13223930 or 407606. OLE color: 407606.
HSL color Cylindrical-coordinate representation of color #363806: hue angle of 62.4º 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 #363806 is Cyan = 0.04, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 56 | 6 | - |
| CMYK | 0.04 | 0 | 0.89 | 0.78 |
| HSL | 62.4º | 0.81% | 0.12% | - |
| HSV(B) | 62.4º | 0.89% | 0.22% | - |
| XYZ | 2.97 | 3.63 | 0.72 | - |
| YUV | 49.7 | 103.34 | 131.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 56 | 6 | 0.04 | 0 | 0.89 | 0.78 | 62.4 | 0.81 | 0.12 |
| Hex | 36 | 38 | 6 | 4 | 0 | 59 | 4E | 3E | 51 | C |
| Octal | 66 | 70 | 6 | 4 | 0 | 131 | 116 | 76 | 121 | 14 |
| Binary | 110110 | 111000 | 110 | 100 | 0 | 1011001 | 1001110 | 111110 | 1010001 | 1100 |
Color Harmonies of #363806
Complementary color
Monochromatic Colors of #363806
Black with #363806
Text Example
Text Example
White with #363806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363806; }
p { color: rgb(54,56,6); }
H1.HeaderClassName
{
color: #363806;
}
.AnyTagClassName
{
color: #363806;
}
</style>
background-color css
<style>
a { background-color: #363806; }
a { background-color: rgb(54,56,6); }
div.DivClassName
{
background-color: #363806;
}
.BgClassName
{
background-color: #363806;
}
</style>
border-color css
<style>
span { border-color: #363806; }
span { border-color: rgb(54,56,6); }
td.TdClassName
{
border-color: #363806;
}
.TagClassName
{
border-color: #363806;
}
</style>