Shades of Myrtle #276304
Tints of Myrtle #276304
RGB
CMYK
RGB Variations
Color information
#276304 (or 0x276304) is known color: Myrtle. HEX triplet: 27, 63 and 04. RGB value is (39,99,4). Sum of RGB (Red+Green+Blue) = 39+99+4=142 (18% of max value = 765). Red value is 39 (15.62% from 255 or 27.46% from 142); Green value is 99 (39.06% from 255 or 69.72% from 142); Blue value is 4 (1.95% from 255 or 2.82% from 142); Max value from RGB is 99 - color contains mainly: green. Hex color #276304 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276304 is #D89CFB. Grayscale: #464646. Windows color (decimal): -14195964 or 287527. OLE color: 287527.
HSL color Cylindrical-coordinate representation of color #276304: hue angle of 97.89º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #276304 is Cyan = 0.61, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 39 | 99 | 4 | - |
| CMYK | 0.61 | 0 | 0.96 | 0.61 |
| HSL | 97.89º | 0.92% | 0.2% | - |
| HSV(B) | 97.89º | 0.96% | 0.39% | - |
| XYZ | 5.32 | 9.36 | 1.64 | - |
| YUV | 70.23 | 90.62 | 105.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 99 | 4 | 0.61 | 0 | 0.96 | 0.61 | 97.89 | 0.92 | 0.2 |
| Hex | 27 | 63 | 4 | 3D | 0 | 60 | 3D | 62 | 5C | 14 |
| Octal | 47 | 143 | 4 | 75 | 0 | 140 | 75 | 142 | 134 | 24 |
| Binary | 100111 | 1100011 | 100 | 111101 | 0 | 1100000 | 111101 | 1100010 | 1011100 | 10100 |
Color Harmonies of #276304
Complementary color
Monochromatic Colors of #276304
Black with #276304
Text Example
Text Example
White with #276304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276304; }
p { color: rgb(39,99,4); }
H1.HeaderClassName
{
color: #276304;
}
.AnyTagClassName
{
color: #276304;
}
</style>
background-color css
<style>
a { background-color: #276304; }
a { background-color: rgb(39,99,4); }
div.DivClassName
{
background-color: #276304;
}
.BgClassName
{
background-color: #276304;
}
</style>
border-color css
<style>
span { border-color: #276304; }
span { border-color: rgb(39,99,4); }
td.TdClassName
{
border-color: #276304;
}
.TagClassName
{
border-color: #276304;
}
</style>