Shades of Myrtle #063608
Tints of Myrtle #063608
RGB
CMYK
RGB Variations
Color information
#063608 (or 0x063608) is known color: Myrtle. HEX triplet: 06, 36 and 08. RGB value is (6,54,8). Sum of RGB (Red+Green+Blue) = 6+54+8=68 (9% of max value = 765). Red value is 6 (2.73% from 255 or 8.82% from 68); Green value is 54 (21.48% from 255 or 79.41% from 68); Blue value is 8 (3.52% from 255 or 11.76% from 68); Max value from RGB is 54 - color contains mainly: green. Hex color #063608 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063608 is #F9C9F7. Grayscale: #222222. Windows color (decimal): -16370168 or 538118. OLE color: 538118.
HSL color Cylindrical-coordinate representation of color #063608: hue angle of 122.5º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #063608 is Cyan = 0.89, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 6 | 54 | 8 | - |
| CMYK | 0.89 | 0 | 0.85 | 0.79 |
| HSL | 122.5º | 0.8% | 0.12% | - |
| HSV(B) | 122.5º | 0.89% | 0.21% | - |
| XYZ | 1.44 | 2.69 | 0.67 | - |
| YUV | 34.4 | 113.1 | 107.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 54 | 8 | 0.89 | 0 | 0.85 | 0.79 | 122.5 | 0.8 | 0.12 |
| Hex | 6 | 36 | 8 | 59 | 0 | 55 | 4F | 7B | 50 | C |
| Octal | 6 | 66 | 10 | 131 | 0 | 125 | 117 | 173 | 120 | 14 |
| Binary | 110 | 110110 | 1000 | 1011001 | 0 | 1010101 | 1001111 | 1111011 | 1010000 | 1100 |
Color Harmonies of #063608
Complementary color
Monochromatic Colors of #063608
Black with #063608
Text Example
Text Example
White with #063608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063608; }
p { color: rgb(6,54,8); }
H1.HeaderClassName
{
color: #063608;
}
.AnyTagClassName
{
color: #063608;
}
</style>
background-color css
<style>
a { background-color: #063608; }
a { background-color: rgb(6,54,8); }
div.DivClassName
{
background-color: #063608;
}
.BgClassName
{
background-color: #063608;
}
</style>
border-color css
<style>
span { border-color: #063608; }
span { border-color: rgb(6,54,8); }
td.TdClassName
{
border-color: #063608;
}
.TagClassName
{
border-color: #063608;
}
</style>