Shades of Cyprus #084840
Tints of Cyprus #084840
RGB
CMYK
RGB Variations
Color information
#084840 (or 0x084840) is known color: Cyprus. HEX triplet: 08, 48 and 40. RGB value is (8,72,64). Sum of RGB (Red+Green+Blue) = 8+72+64=144 (19% of max value = 765). Red value is 8 (3.52% from 255 or 5.56% from 144); Green value is 72 (28.52% from 255 or 50% from 144); Blue value is 64 (25.39% from 255 or 44.44% from 144); Max value from RGB is 72 - color contains mainly: green. Hex color #084840 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #084840 is #F7B7BF. Grayscale: #333333. Windows color (decimal): -16234432 or 4212744. OLE color: 4212744.
HSL color Cylindrical-coordinate representation of color #084840: hue angle of 172.5º degrees, saturation: 0.8, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #084840 is Cyan = 0.89, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 8 | 72 | 64 | - |
| CMYK | 0.89 | 0 | 0.11 | 0.72 |
| HSL | 172.5º | 0.8% | 0.16% | - |
| HSV(B) | 172.5º | 0.89% | 0.28% | - |
| XYZ | 3.34 | 5.06 | 5.65 | - |
| YUV | 51.95 | 134.8 | 96.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 72 | 64 | 0.89 | 0 | 0.11 | 0.72 | 172.5 | 0.8 | 0.16 |
| Hex | 8 | 48 | 40 | 59 | 0 | B | 48 | AC | 50 | 10 |
| Octal | 10 | 110 | 100 | 131 | 0 | 13 | 110 | 254 | 120 | 20 |
| Binary | 1000 | 1001000 | 1000000 | 1011001 | 0 | 1011 | 1001000 | 10101100 | 1010000 | 10000 |
Color Harmonies of #084840
Complementary color
Monochromatic Colors of #084840
Black with #084840
Text Example
Text Example
White with #084840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #084840; }
p { color: rgb(8,72,64); }
H1.HeaderClassName
{
color: #084840;
}
.AnyTagClassName
{
color: #084840;
}
</style>
background-color css
<style>
a { background-color: #084840; }
a { background-color: rgb(8,72,64); }
div.DivClassName
{
background-color: #084840;
}
.BgClassName
{
background-color: #084840;
}
</style>
border-color css
<style>
span { border-color: #084840; }
span { border-color: rgb(8,72,64); }
td.TdClassName
{
border-color: #084840;
}
.TagClassName
{
border-color: #084840;
}
</style>