Shades of Cyprus #085145
Tints of Cyprus #085145
RGB
CMYK
RGB Variations
Color information
#085145 (or 0x085145) is known color: Cyprus. HEX triplet: 08, 51 and 45. RGB value is (8,81,69). Sum of RGB (Red+Green+Blue) = 8+81+69=158 (20% of max value = 765). Red value is 8 (3.52% from 255 or 5.06% from 158); Green value is 81 (32.03% from 255 or 51.27% from 158); Blue value is 69 (27.34% from 255 or 43.67% from 158); Max value from RGB is 81 - color contains mainly: green. Hex color #085145 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085145 is #F7AEBA. Grayscale: #393939. Windows color (decimal): -16232123 or 4542728. OLE color: 4542728.
HSL color Cylindrical-coordinate representation of color #085145: hue angle of 170.14º 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 #085145 is Cyan = 0.90, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 8 | 81 | 69 | - |
| CMYK | 0.90 | 0 | 0.15 | 0.68 |
| HSL | 170.14º | 0.82% | 0.17% | - |
| HSV(B) | 170.14º | 0.9% | 0.32% | - |
| XYZ | 4.12 | 6.37 | 6.64 | - |
| YUV | 57.81 | 134.32 | 92.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 81 | 69 | 0.90 | 0 | 0.15 | 0.68 | 170.14 | 0.82 | 0.17 |
| Hex | 8 | 51 | 45 | 5A | 0 | F | 44 | AA | 52 | 11 |
| Octal | 10 | 121 | 105 | 132 | 0 | 17 | 104 | 252 | 122 | 21 |
| Binary | 1000 | 1010001 | 1000101 | 1011010 | 0 | 1111 | 1000100 | 10101010 | 1010010 | 10001 |
Color Harmonies of #085145
Complementary color
Monochromatic Colors of #085145
Black with #085145
Text Example
Text Example
White with #085145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085145; }
p { color: rgb(8,81,69); }
H1.HeaderClassName
{
color: #085145;
}
.AnyTagClassName
{
color: #085145;
}
</style>
background-color css
<style>
a { background-color: #085145; }
a { background-color: rgb(8,81,69); }
div.DivClassName
{
background-color: #085145;
}
.BgClassName
{
background-color: #085145;
}
</style>
border-color css
<style>
span { border-color: #085145; }
span { border-color: rgb(8,81,69); }
td.TdClassName
{
border-color: #085145;
}
.TagClassName
{
border-color: #085145;
}
</style>