Shades of Myrtle #275710
Tints of Myrtle #275710
RGB
CMYK
RGB Variations
Color information
#275710 (or 0x275710) is known color: Myrtle. HEX triplet: 27, 57 and 10. RGB value is (39,87,16). Sum of RGB (Red+Green+Blue) = 39+87+16=142 (18% of max value = 765). Red value is 39 (15.62% from 255 or 27.46% from 142); Green value is 87 (34.38% from 255 or 61.27% from 142); Blue value is 16 (6.64% from 255 or 11.27% from 142); Max value from RGB is 87 - color contains mainly: green. Hex color #275710 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #275710 is #D8A8EF. Grayscale: #404040. Windows color (decimal): -14199024 or 1070887. OLE color: 1070887.
HSL color Cylindrical-coordinate representation of color #275710: hue angle of 100.56º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #275710 is Cyan = 0.55, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 39 | 87 | 16 | - |
| CMYK | 0.55 | 0 | 0.82 | 0.66 |
| HSL | 100.56º | 0.69% | 0.2% | - |
| HSV(B) | 100.56º | 0.82% | 0.34% | - |
| XYZ | 4.34 | 7.29 | 1.67 | - |
| YUV | 64.55 | 100.6 | 109.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 87 | 16 | 0.55 | 0 | 0.82 | 0.66 | 100.56 | 0.69 | 0.2 |
| Hex | 27 | 57 | 10 | 37 | 0 | 52 | 42 | 65 | 45 | 14 |
| Octal | 47 | 127 | 20 | 67 | 0 | 122 | 102 | 145 | 105 | 24 |
| Binary | 100111 | 1010111 | 10000 | 110111 | 0 | 1010010 | 1000010 | 1100101 | 1000101 | 10100 |
Color Harmonies of #275710
Complementary color
Monochromatic Colors of #275710
Black with #275710
Text Example
Text Example
White with #275710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275710; }
p { color: rgb(39,87,16); }
H1.HeaderClassName
{
color: #275710;
}
.AnyTagClassName
{
color: #275710;
}
</style>
background-color css
<style>
a { background-color: #275710; }
a { background-color: rgb(39,87,16); }
div.DivClassName
{
background-color: #275710;
}
.BgClassName
{
background-color: #275710;
}
</style>
border-color css
<style>
span { border-color: #275710; }
span { border-color: rgb(39,87,16); }
td.TdClassName
{
border-color: #275710;
}
.TagClassName
{
border-color: #275710;
}
</style>