Shades of Cyprus #084940
Tints of Cyprus #084940
RGB
CMYK
RGB Variations
Color information
#084940 (or 0x084940) is known color: Cyprus. HEX triplet: 08, 49 and 40. RGB value is (8,73,64). Sum of RGB (Red+Green+Blue) = 8+73+64=145 (19% of max value = 765). Red value is 8 (3.52% from 255 or 5.52% from 145); Green value is 73 (28.91% from 255 or 50.34% from 145); Blue value is 64 (25.39% from 255 or 44.14% from 145); Max value from RGB is 73 - color contains mainly: green. Hex color #084940 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #084940 is #F7B6BF. Grayscale: #343434. Windows color (decimal): -16234176 or 4213000. OLE color: 4213000.
HSL color Cylindrical-coordinate representation of color #084940: hue angle of 171.69º degrees, saturation: 0.8, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #084940 is Cyan = 0.89, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 8 | 73 | 64 | - |
| CMYK | 0.89 | 0 | 0.12 | 0.71 |
| HSL | 171.69º | 0.8% | 0.16% | - |
| HSV(B) | 171.69º | 0.89% | 0.29% | - |
| XYZ | 3.41 | 5.19 | 5.67 | - |
| YUV | 52.54 | 134.47 | 96.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 73 | 64 | 0.89 | 0 | 0.12 | 0.71 | 171.69 | 0.8 | 0.16 |
| Hex | 8 | 49 | 40 | 59 | 0 | C | 47 | AC | 50 | 10 |
| Octal | 10 | 111 | 100 | 131 | 0 | 14 | 107 | 254 | 120 | 20 |
| Binary | 1000 | 1001001 | 1000000 | 1011001 | 0 | 1100 | 1000111 | 10101100 | 1010000 | 10000 |
Color Harmonies of #084940
Complementary color
Monochromatic Colors of #084940
Black with #084940
Text Example
Text Example
White with #084940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #084940; }
p { color: rgb(8,73,64); }
H1.HeaderClassName
{
color: #084940;
}
.AnyTagClassName
{
color: #084940;
}
</style>
background-color css
<style>
a { background-color: #084940; }
a { background-color: rgb(8,73,64); }
div.DivClassName
{
background-color: #084940;
}
.BgClassName
{
background-color: #084940;
}
</style>
border-color css
<style>
span { border-color: #084940; }
span { border-color: rgb(8,73,64); }
td.TdClassName
{
border-color: #084940;
}
.TagClassName
{
border-color: #084940;
}
</style>