Shades of Cyprus #085446
Tints of Cyprus #085446
RGB
CMYK
RGB Variations
Color information
#085446 (or 0x085446) is known color: Cyprus. HEX triplet: 08, 54 and 46. RGB value is (8,84,70). Sum of RGB (Red+Green+Blue) = 8+84+70=162 (21% of max value = 765). Red value is 8 (3.52% from 255 or 4.94% from 162); Green value is 84 (33.20% from 255 or 51.85% from 162); Blue value is 70 (27.73% from 255 or 43.21% from 162); Max value from RGB is 84 - color contains mainly: green. Hex color #085446 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085446 is #F7ABB9. Grayscale: #3B3B3B. Windows color (decimal): -16231354 or 4609032. OLE color: 4609032.
HSL color Cylindrical-coordinate representation of color #085446: hue angle of 168.95º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #085446 is Cyan = 0.90, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 8 | 84 | 70 | - |
| CMYK | 0.90 | 0 | 0.17 | 0.67 |
| HSL | 168.95º | 0.83% | 0.18% | - |
| HSV(B) | 168.95º | 0.9% | 0.33% | - |
| XYZ | 4.38 | 6.83 | 6.88 | - |
| YUV | 59.68 | 133.82 | 91.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 84 | 70 | 0.90 | 0 | 0.17 | 0.67 | 168.95 | 0.83 | 0.18 |
| Hex | 8 | 54 | 46 | 5A | 0 | 11 | 43 | A9 | 53 | 12 |
| Octal | 10 | 124 | 106 | 132 | 0 | 21 | 103 | 251 | 123 | 22 |
| Binary | 1000 | 1010100 | 1000110 | 1011010 | 0 | 10001 | 1000011 | 10101001 | 1010011 | 10010 |
Color Harmonies of #085446
Complementary color
Monochromatic Colors of #085446
Black with #085446
Text Example
Text Example
White with #085446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085446; }
p { color: rgb(8,84,70); }
H1.HeaderClassName
{
color: #085446;
}
.AnyTagClassName
{
color: #085446;
}
</style>
background-color css
<style>
a { background-color: #085446; }
a { background-color: rgb(8,84,70); }
div.DivClassName
{
background-color: #085446;
}
.BgClassName
{
background-color: #085446;
}
</style>
border-color css
<style>
span { border-color: #085446; }
span { border-color: rgb(8,84,70); }
td.TdClassName
{
border-color: #085446;
}
.TagClassName
{
border-color: #085446;
}
</style>