Shades of Myrtle #274620
Tints of Myrtle #274620
RGB
CMYK
RGB Variations
Color information
#274620 (or 0x274620) is known color: Myrtle. HEX triplet: 27, 46 and 20. RGB value is (39,70,32). Sum of RGB (Red+Green+Blue) = 39+70+32=141 (18% of max value = 765). Red value is 39 (15.62% from 255 or 27.66% from 141); Green value is 70 (27.73% from 255 or 49.65% from 141); Blue value is 32 (12.89% from 255 or 22.70% from 141); Max value from RGB is 70 - color contains mainly: green. Hex color #274620 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #274620 is #D8B9DF. Grayscale: #383838. Windows color (decimal): -14203360 or 2115111. OLE color: 2115111.
HSL color Cylindrical-coordinate representation of color #274620: hue angle of 108.95º degrees, saturation: 0.37, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #274620 is Cyan = 0.44, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 39 | 70 | 32 | - |
| CMYK | 0.44 | 0 | 0.54 | 0.73 |
| HSL | 108.95º | 0.37% | 0.2% | - |
| HSV(B) | 108.95º | 0.54% | 0.27% | - |
| XYZ | 3.29 | 4.92 | 2.14 | - |
| YUV | 56.4 | 114.23 | 115.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 70 | 32 | 0.44 | 0 | 0.54 | 0.73 | 108.95 | 0.37 | 0.2 |
| Hex | 27 | 46 | 20 | 2C | 0 | 36 | 49 | 6D | 25 | 14 |
| Octal | 47 | 106 | 40 | 54 | 0 | 66 | 111 | 155 | 45 | 24 |
| Binary | 100111 | 1000110 | 100000 | 101100 | 0 | 110110 | 1001001 | 1101101 | 100101 | 10100 |
Color Harmonies of #274620
Complementary color
Monochromatic Colors of #274620
Black with #274620
Text Example
Text Example
White with #274620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274620; }
p { color: rgb(39,70,32); }
H1.HeaderClassName
{
color: #274620;
}
.AnyTagClassName
{
color: #274620;
}
</style>
background-color css
<style>
a { background-color: #274620; }
a { background-color: rgb(39,70,32); }
div.DivClassName
{
background-color: #274620;
}
.BgClassName
{
background-color: #274620;
}
</style>
border-color css
<style>
span { border-color: #274620; }
span { border-color: rgb(39,70,32); }
td.TdClassName
{
border-color: #274620;
}
.TagClassName
{
border-color: #274620;
}
</style>