Shades of Cyprus #084942
Tints of Cyprus #084942
RGB
CMYK
RGB Variations
Color information
#084942 (or 0x084942) is known color: Cyprus. HEX triplet: 08, 49 and 42. RGB value is (8,73,66). Sum of RGB (Red+Green+Blue) = 8+73+66=147 (19% of max value = 765). Red value is 8 (3.52% from 255 or 5.44% from 147); Green value is 73 (28.91% from 255 or 49.66% from 147); Blue value is 66 (26.17% from 255 or 44.90% from 147); Max value from RGB is 73 - color contains mainly: green. Hex color #084942 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #084942 is #F7B6BD. Grayscale: #343434. Windows color (decimal): -16234174 or 4344072. OLE color: 4344072.
HSL color Cylindrical-coordinate representation of color #084942: hue angle of 173.54º 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 #084942 is Cyan = 0.89, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 8 | 73 | 66 | - |
| CMYK | 0.89 | 0 | 0.10 | 0.71 |
| HSL | 173.54º | 0.8% | 0.16% | - |
| HSV(B) | 173.54º | 0.89% | 0.29% | - |
| XYZ | 3.47 | 5.21 | 5.98 | - |
| YUV | 52.77 | 135.47 | 96.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 73 | 66 | 0.89 | 0 | 0.10 | 0.71 | 173.54 | 0.8 | 0.16 |
| Hex | 8 | 49 | 42 | 59 | 0 | A | 47 | AE | 50 | 10 |
| Octal | 10 | 111 | 102 | 131 | 0 | 12 | 107 | 256 | 120 | 20 |
| Binary | 1000 | 1001001 | 1000010 | 1011001 | 0 | 1010 | 1000111 | 10101110 | 1010000 | 10000 |
Color Harmonies of #084942
Complementary color
Monochromatic Colors of #084942
Black with #084942
Text Example
Text Example
White with #084942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #084942; }
p { color: rgb(8,73,66); }
H1.HeaderClassName
{
color: #084942;
}
.AnyTagClassName
{
color: #084942;
}
</style>
background-color css
<style>
a { background-color: #084942; }
a { background-color: rgb(8,73,66); }
div.DivClassName
{
background-color: #084942;
}
.BgClassName
{
background-color: #084942;
}
</style>
border-color css
<style>
span { border-color: #084942; }
span { border-color: rgb(8,73,66); }
td.TdClassName
{
border-color: #084942;
}
.TagClassName
{
border-color: #084942;
}
</style>