Shades of Myrtle #275422
Tints of Myrtle #275422
RGB
CMYK
RGB Variations
Color information
#275422 (or 0x275422) is known color: Myrtle. HEX triplet: 27, 54 and 22. RGB value is (39,84,34). Sum of RGB (Red+Green+Blue) = 39+84+34=157 (20% of max value = 765). Red value is 39 (15.62% from 255 or 24.84% from 157); Green value is 84 (33.20% from 255 or 53.50% from 157); Blue value is 34 (13.67% from 255 or 21.66% from 157); Max value from RGB is 84 - color contains mainly: green. Hex color #275422 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #275422 is #D8ABDD. Grayscale: #404040. Windows color (decimal): -14199774 or 2249767. OLE color: 2249767.
HSL color Cylindrical-coordinate representation of color #275422: hue angle of 114º degrees, saturation: 0.42, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #275422 is Cyan = 0.54, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 39 | 84 | 34 | - |
| CMYK | 0.54 | 0 | 0.60 | 0.67 |
| HSL | 114º | 0.42% | 0.23% | - |
| HSV(B) | 114º | 0.6% | 0.33% | - |
| XYZ | 4.3 | 6.89 | 2.62 | - |
| YUV | 64.85 | 110.59 | 109.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 84 | 34 | 0.54 | 0 | 0.60 | 0.67 | 114 | 0.42 | 0.23 |
| Hex | 27 | 54 | 22 | 36 | 0 | 3C | 43 | 72 | 2A | 17 |
| Octal | 47 | 124 | 42 | 66 | 0 | 74 | 103 | 162 | 52 | 27 |
| Binary | 100111 | 1010100 | 100010 | 110110 | 0 | 111100 | 1000011 | 1110010 | 101010 | 10111 |
Color Harmonies of #275422
Complementary color
Monochromatic Colors of #275422
Black with #275422
Text Example
Text Example
White with #275422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275422; }
p { color: rgb(39,84,34); }
H1.HeaderClassName
{
color: #275422;
}
.AnyTagClassName
{
color: #275422;
}
</style>
background-color css
<style>
a { background-color: #275422; }
a { background-color: rgb(39,84,34); }
div.DivClassName
{
background-color: #275422;
}
.BgClassName
{
background-color: #275422;
}
</style>
border-color css
<style>
span { border-color: #275422; }
span { border-color: rgb(39,84,34); }
td.TdClassName
{
border-color: #275422;
}
.TagClassName
{
border-color: #275422;
}
</style>