Shades of Cyprus #085147
Tints of Cyprus #085147
RGB
CMYK
RGB Variations
Color information
#085147 (or 0x085147) is known color: Cyprus. HEX triplet: 08, 51 and 47. RGB value is (8,81,71). Sum of RGB (Red+Green+Blue) = 8+81+71=160 (21% of max value = 765). Red value is 8 (3.52% from 255 or 5% from 160); Green value is 81 (32.03% from 255 or 50.62% from 160); Blue value is 71 (28.12% from 255 or 44.38% from 160); Max value from RGB is 81 - color contains mainly: green. Hex color #085147 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085147 is #F7AEB8. Grayscale: #3A3A3A. Windows color (decimal): -16232121 or 4673800. OLE color: 4673800.
HSL color Cylindrical-coordinate representation of color #085147: hue angle of 171.78º 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 #085147 is Cyan = 0.90, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 8 | 81 | 71 | - |
| CMYK | 0.90 | 0 | 0.12 | 0.68 |
| HSL | 171.78º | 0.82% | 0.17% | - |
| HSV(B) | 171.78º | 0.9% | 0.32% | - |
| XYZ | 4.18 | 6.39 | 6.97 | - |
| YUV | 58.03 | 135.32 | 92.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 81 | 71 | 0.90 | 0 | 0.12 | 0.68 | 171.78 | 0.82 | 0.17 |
| Hex | 8 | 51 | 47 | 5A | 0 | C | 44 | AC | 52 | 11 |
| Octal | 10 | 121 | 107 | 132 | 0 | 14 | 104 | 254 | 122 | 21 |
| Binary | 1000 | 1010001 | 1000111 | 1011010 | 0 | 1100 | 1000100 | 10101100 | 1010010 | 10001 |
Color Harmonies of #085147
Complementary color
Monochromatic Colors of #085147
Black with #085147
Text Example
Text Example
White with #085147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085147; }
p { color: rgb(8,81,71); }
H1.HeaderClassName
{
color: #085147;
}
.AnyTagClassName
{
color: #085147;
}
</style>
background-color css
<style>
a { background-color: #085147; }
a { background-color: rgb(8,81,71); }
div.DivClassName
{
background-color: #085147;
}
.BgClassName
{
background-color: #085147;
}
</style>
border-color css
<style>
span { border-color: #085147; }
span { border-color: rgb(8,81,71); }
td.TdClassName
{
border-color: #085147;
}
.TagClassName
{
border-color: #085147;
}
</style>