Shades of Myrtle #275317
Tints of Myrtle #275317
RGB
CMYK
RGB Variations
Color information
#275317 (or 0x275317) is known color: Myrtle. HEX triplet: 27, 53 and 17. RGB value is (39,83,23). Sum of RGB (Red+Green+Blue) = 39+83+23=145 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26.90% from 145); Green value is 83 (32.81% from 255 or 57.24% from 145); Blue value is 23 (9.38% from 255 or 15.86% from 145); Max value from RGB is 83 - color contains mainly: green. Hex color #275317 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #275317 is #D8ACE8. Grayscale: #3F3F3F. Windows color (decimal): -14200041 or 1528615. OLE color: 1528615.
HSL color Cylindrical-coordinate representation of color #275317: hue angle of 104º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #275317 is Cyan = 0.53, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 39 | 83 | 23 | - |
| CMYK | 0.53 | 0 | 0.72 | 0.67 |
| HSL | 104º | 0.57% | 0.21% | - |
| HSV(B) | 104º | 0.72% | 0.33% | - |
| XYZ | 4.08 | 6.68 | 1.88 | - |
| YUV | 63 | 105.42 | 110.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 83 | 23 | 0.53 | 0 | 0.72 | 0.67 | 104 | 0.57 | 0.21 |
| Hex | 27 | 53 | 17 | 35 | 0 | 48 | 43 | 68 | 39 | 15 |
| Octal | 47 | 123 | 27 | 65 | 0 | 110 | 103 | 150 | 71 | 25 |
| Binary | 100111 | 1010011 | 10111 | 110101 | 0 | 1001000 | 1000011 | 1101000 | 111001 | 10101 |
Color Harmonies of #275317
Complementary color
Monochromatic Colors of #275317
Black with #275317
Text Example
Text Example
White with #275317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275317; }
p { color: rgb(39,83,23); }
H1.HeaderClassName
{
color: #275317;
}
.AnyTagClassName
{
color: #275317;
}
</style>
background-color css
<style>
a { background-color: #275317; }
a { background-color: rgb(39,83,23); }
div.DivClassName
{
background-color: #275317;
}
.BgClassName
{
background-color: #275317;
}
</style>
border-color css
<style>
span { border-color: #275317; }
span { border-color: rgb(39,83,23); }
td.TdClassName
{
border-color: #275317;
}
.TagClassName
{
border-color: #275317;
}
</style>