Shades of Myrtle #053907
Tints of Myrtle #053907
RGB
CMYK
RGB Variations
Color information
#053907 (or 0x053907) is known color: Myrtle. HEX triplet: 05, 39 and 07. RGB value is (5,57,7). Sum of RGB (Red+Green+Blue) = 5+57+7=69 (9% of max value = 765). Red value is 5 (2.34% from 255 or 7.25% from 69); Green value is 57 (22.66% from 255 or 82.61% from 69); Blue value is 7 (3.12% from 255 or 10.14% from 69); Max value from RGB is 57 - color contains mainly: green. Hex color #053907 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #053907 is #FAC6F8. Grayscale: #232323. Windows color (decimal): -16434937 or 473349. OLE color: 473349.
HSL color Cylindrical-coordinate representation of color #053907: hue angle of 122.31º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #053907 is Cyan = 0.91, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 5 | 57 | 7 | - |
| CMYK | 0.91 | 0 | 0.88 | 0.78 |
| HSL | 122.31º | 0.84% | 0.12% | - |
| HSV(B) | 122.31º | 0.91% | 0.22% | - |
| XYZ | 1.56 | 2.97 | 0.69 | - |
| YUV | 35.75 | 111.77 | 106.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 57 | 7 | 0.91 | 0 | 0.88 | 0.78 | 122.31 | 0.84 | 0.12 |
| Hex | 5 | 39 | 7 | 5B | 0 | 58 | 4E | 7A | 54 | C |
| Octal | 5 | 71 | 7 | 133 | 0 | 130 | 116 | 172 | 124 | 14 |
| Binary | 101 | 111001 | 111 | 1011011 | 0 | 1011000 | 1001110 | 1111010 | 1010100 | 1100 |
Color Harmonies of #053907
Complementary color
Monochromatic Colors of #053907
Black with #053907
Text Example
Text Example
White with #053907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053907; }
p { color: rgb(5,57,7); }
H1.HeaderClassName
{
color: #053907;
}
.AnyTagClassName
{
color: #053907;
}
</style>
background-color css
<style>
a { background-color: #053907; }
a { background-color: rgb(5,57,7); }
div.DivClassName
{
background-color: #053907;
}
.BgClassName
{
background-color: #053907;
}
</style>
border-color css
<style>
span { border-color: #053907; }
span { border-color: rgb(5,57,7); }
td.TdClassName
{
border-color: #053907;
}
.TagClassName
{
border-color: #053907;
}
</style>