Shades of Cyprus #084042
Tints of Cyprus #084042
RGB
CMYK
RGB Variations
Color information
#084042 (or 0x084042) is known color: Cyprus. HEX triplet: 08, 40 and 42. RGB value is (8,64,66). Sum of RGB (Red+Green+Blue) = 8+64+66=138 (18% of max value = 765). Red value is 8 (3.52% from 255 or 5.80% from 138); Green value is 64 (25.39% from 255 or 46.38% from 138); Blue value is 66 (26.17% from 255 or 47.83% from 138); Max value from RGB is 66 - color contains mainly: blue. Hex color #084042 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #084042 is #F7BFBD. Grayscale: #2F2F2F. Windows color (decimal): -16236478 or 4341768. OLE color: 4341768.
HSL color Cylindrical-coordinate representation of color #084042: hue angle of 182.07º degrees, saturation: 0.78, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #084042 is Cyan = 0.88, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 8 | 64 | 66 | - |
| CMYK | 0.88 | 0.03 | 0 | 0.74 |
| HSL | 182.07º | 0.78% | 0.15% | - |
| HSV(B) | 182.07º | 0.88% | 0.26% | - |
| XYZ | 2.92 | 4.11 | 5.79 | - |
| YUV | 47.48 | 138.45 | 99.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 64 | 66 | 0.88 | 0.03 | 0 | 0.74 | 182.07 | 0.78 | 0.15 |
| Hex | 8 | 40 | 42 | 58 | 3 | 0 | 4A | B6 | 4E | F |
| Octal | 10 | 100 | 102 | 130 | 3 | 0 | 112 | 266 | 116 | 17 |
| Binary | 1000 | 1000000 | 1000010 | 1011000 | 11 | 0 | 1001010 | 10110110 | 1001110 | 1111 |
Color Harmonies of #084042
Complementary color
Monochromatic Colors of #084042
Black with #084042
Text Example
Text Example
White with #084042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #084042; }
p { color: rgb(8,64,66); }
H1.HeaderClassName
{
color: #084042;
}
.AnyTagClassName
{
color: #084042;
}
</style>
background-color css
<style>
a { background-color: #084042; }
a { background-color: rgb(8,64,66); }
div.DivClassName
{
background-color: #084042;
}
.BgClassName
{
background-color: #084042;
}
</style>
border-color css
<style>
span { border-color: #084042; }
span { border-color: rgb(8,64,66); }
td.TdClassName
{
border-color: #084042;
}
.TagClassName
{
border-color: #084042;
}
</style>