Shades of Myrtle #063504
Tints of Myrtle #063504
RGB
CMYK
RGB Variations
Color information
#063504 (or 0x063504) is known color: Myrtle. HEX triplet: 06, 35 and 04. RGB value is (6,53,4). Sum of RGB (Red+Green+Blue) = 6+53+4=63 (8% of max value = 765). Red value is 6 (2.73% from 255 or 9.52% from 63); Green value is 53 (21.09% from 255 or 84.13% from 63); Blue value is 4 (1.95% from 255 or 6.35% from 63); Max value from RGB is 53 - color contains mainly: green. Hex color #063504 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063504 is #F9CAFB. Grayscale: #212121. Windows color (decimal): -16370428 or 275718. OLE color: 275718.
HSL color Cylindrical-coordinate representation of color #063504: hue angle of 117.55º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #063504 is Cyan = 0.89, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 6 | 53 | 4 | - |
| CMYK | 0.89 | 0 | 0.92 | 0.79 |
| HSL | 117.55º | 0.86% | 0.11% | - |
| HSV(B) | 117.55º | 0.92% | 0.21% | - |
| XYZ | 1.37 | 2.59 | 0.54 | - |
| YUV | 33.36 | 111.43 | 108.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 53 | 4 | 0.89 | 0 | 0.92 | 0.79 | 117.55 | 0.86 | 0.11 |
| Hex | 6 | 35 | 4 | 59 | 0 | 5C | 4F | 76 | 56 | B |
| Octal | 6 | 65 | 4 | 131 | 0 | 134 | 117 | 166 | 126 | 13 |
| Binary | 110 | 110101 | 100 | 1011001 | 0 | 1011100 | 1001111 | 1110110 | 1010110 | 1011 |
Color Harmonies of #063504
Complementary color
Monochromatic Colors of #063504
Black with #063504
Text Example
Text Example
White with #063504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063504; }
p { color: rgb(6,53,4); }
H1.HeaderClassName
{
color: #063504;
}
.AnyTagClassName
{
color: #063504;
}
</style>
background-color css
<style>
a { background-color: #063504; }
a { background-color: rgb(6,53,4); }
div.DivClassName
{
background-color: #063504;
}
.BgClassName
{
background-color: #063504;
}
</style>
border-color css
<style>
span { border-color: #063504; }
span { border-color: rgb(6,53,4); }
td.TdClassName
{
border-color: #063504;
}
.TagClassName
{
border-color: #063504;
}
</style>