Shades of Myrtle #063601
Tints of Myrtle #063601
RGB
CMYK
RGB Variations
Color information
#063601 (or 0x063601) is known color: Myrtle. HEX triplet: 06, 36 and 01. RGB value is (6,54,1). Sum of RGB (Red+Green+Blue) = 6+54+1=61 (8% of max value = 765). Red value is 6 (2.73% from 255 or 9.84% from 61); Green value is 54 (21.48% from 255 or 88.52% from 61); Blue value is 1 (0.78% from 255 or 1.64% from 61); Max value from RGB is 54 - color contains mainly: green. Hex color #063601 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063601 is #F9C9FE. Grayscale: #212121. Windows color (decimal): -16370175 or 79366. OLE color: 79366.
HSL color Cylindrical-coordinate representation of color #063601: hue angle of 114.34º degrees, saturation: 0.96, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #063601 is Cyan = 0.89, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 6 | 54 | 1 | - |
| CMYK | 0.89 | 0 | 0.98 | 0.79 |
| HSL | 114.34º | 0.96% | 0.11% | - |
| HSV(B) | 114.34º | 0.98% | 0.21% | - |
| XYZ | 1.4 | 2.68 | 0.47 | - |
| YUV | 33.61 | 109.6 | 108.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 54 | 1 | 0.89 | 0 | 0.98 | 0.79 | 114.34 | 0.96 | 0.11 |
| Hex | 6 | 36 | 1 | 59 | 0 | 62 | 4F | 72 | 60 | B |
| Octal | 6 | 66 | 1 | 131 | 0 | 142 | 117 | 162 | 140 | 13 |
| Binary | 110 | 110110 | 1 | 1011001 | 0 | 1100010 | 1001111 | 1110010 | 1100000 | 1011 |
Color Harmonies of #063601
Complementary color
Monochromatic Colors of #063601
Black with #063601
Text Example
Text Example
White with #063601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063601; }
p { color: rgb(6,54,1); }
H1.HeaderClassName
{
color: #063601;
}
.AnyTagClassName
{
color: #063601;
}
</style>
background-color css
<style>
a { background-color: #063601; }
a { background-color: rgb(6,54,1); }
div.DivClassName
{
background-color: #063601;
}
.BgClassName
{
background-color: #063601;
}
</style>
border-color css
<style>
span { border-color: #063601; }
span { border-color: rgb(6,54,1); }
td.TdClassName
{
border-color: #063601;
}
.TagClassName
{
border-color: #063601;
}
</style>