Shades of Cyprus #085144
Tints of Cyprus #085144
RGB
CMYK
RGB Variations
Color information
#085144 (or 0x085144) is known color: Cyprus. HEX triplet: 08, 51 and 44. RGB value is (8,81,68). Sum of RGB (Red+Green+Blue) = 8+81+68=157 (20% of max value = 765). Red value is 8 (3.52% from 255 or 5.10% from 157); Green value is 81 (32.03% from 255 or 51.59% from 157); Blue value is 68 (26.95% from 255 or 43.31% from 157); Max value from RGB is 81 - color contains mainly: green. Hex color #085144 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085144 is #F7AEBB. Grayscale: #393939. Windows color (decimal): -16232124 or 4477192. OLE color: 4477192.
HSL color Cylindrical-coordinate representation of color #085144: hue angle of 169.32º degrees, saturation: 0.82, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #085144 is Cyan = 0.90, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 8 | 81 | 68 | - |
| CMYK | 0.90 | 0 | 0.16 | 0.68 |
| HSL | 169.32º | 0.82% | 0.17% | - |
| HSV(B) | 169.32º | 0.9% | 0.32% | - |
| XYZ | 4.09 | 6.35 | 6.48 | - |
| YUV | 57.69 | 133.82 | 92.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 81 | 68 | 0.90 | 0 | 0.16 | 0.68 | 169.32 | 0.82 | 0.17 |
| Hex | 8 | 51 | 44 | 5A | 0 | 10 | 44 | A9 | 52 | 11 |
| Octal | 10 | 121 | 104 | 132 | 0 | 20 | 104 | 251 | 122 | 21 |
| Binary | 1000 | 1010001 | 1000100 | 1011010 | 0 | 10000 | 1000100 | 10101001 | 1010010 | 10001 |
Color Harmonies of #085144
Complementary color
Monochromatic Colors of #085144
Black with #085144
Text Example
Text Example
White with #085144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085144; }
p { color: rgb(8,81,68); }
H1.HeaderClassName
{
color: #085144;
}
.AnyTagClassName
{
color: #085144;
}
</style>
background-color css
<style>
a { background-color: #085144; }
a { background-color: rgb(8,81,68); }
div.DivClassName
{
background-color: #085144;
}
.BgClassName
{
background-color: #085144;
}
</style>
border-color css
<style>
span { border-color: #085144; }
span { border-color: rgb(8,81,68); }
td.TdClassName
{
border-color: #085144;
}
.TagClassName
{
border-color: #085144;
}
</style>