Shades of Cyprus #085146
Tints of Cyprus #085146
RGB
CMYK
RGB Variations
Color information
#085146 (or 0x085146) is known color: Cyprus. HEX triplet: 08, 51 and 46. RGB value is (8,81,70). Sum of RGB (Red+Green+Blue) = 8+81+70=159 (21% of max value = 765). Red value is 8 (3.52% from 255 or 5.03% from 159); Green value is 81 (32.03% from 255 or 50.94% from 159); Blue value is 70 (27.73% from 255 or 44.03% from 159); Max value from RGB is 81 - color contains mainly: green. Hex color #085146 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085146 is #F7AEB9. Grayscale: #393939. Windows color (decimal): -16232122 or 4608264. OLE color: 4608264.
HSL color Cylindrical-coordinate representation of color #085146: hue angle of 170.96º 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 #085146 is Cyan = 0.90, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 8 | 81 | 70 | - |
| CMYK | 0.90 | 0 | 0.14 | 0.68 |
| HSL | 170.96º | 0.82% | 0.17% | - |
| HSV(B) | 170.96º | 0.9% | 0.32% | - |
| XYZ | 4.15 | 6.38 | 6.81 | - |
| YUV | 57.92 | 134.82 | 92.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 81 | 70 | 0.90 | 0 | 0.14 | 0.68 | 170.96 | 0.82 | 0.17 |
| Hex | 8 | 51 | 46 | 5A | 0 | E | 44 | AB | 52 | 11 |
| Octal | 10 | 121 | 106 | 132 | 0 | 16 | 104 | 253 | 122 | 21 |
| Binary | 1000 | 1010001 | 1000110 | 1011010 | 0 | 1110 | 1000100 | 10101011 | 1010010 | 10001 |
Color Harmonies of #085146
Complementary color
Monochromatic Colors of #085146
Black with #085146
Text Example
Text Example
White with #085146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085146; }
p { color: rgb(8,81,70); }
H1.HeaderClassName
{
color: #085146;
}
.AnyTagClassName
{
color: #085146;
}
</style>
background-color css
<style>
a { background-color: #085146; }
a { background-color: rgb(8,81,70); }
div.DivClassName
{
background-color: #085146;
}
.BgClassName
{
background-color: #085146;
}
</style>
border-color css
<style>
span { border-color: #085146; }
span { border-color: rgb(8,81,70); }
td.TdClassName
{
border-color: #085146;
}
.TagClassName
{
border-color: #085146;
}
</style>