Shades of Cyprus #085545
Tints of Cyprus #085545
RGB
CMYK
RGB Variations
Color information
#085545 (or 0x085545) is known color: Cyprus. HEX triplet: 08, 55 and 45. RGB value is (8,85,69). Sum of RGB (Red+Green+Blue) = 8+85+69=162 (21% of max value = 765). Red value is 8 (3.52% from 255 or 4.94% from 162); Green value is 85 (33.59% from 255 or 52.47% from 162); Blue value is 69 (27.34% from 255 or 42.59% from 162); Max value from RGB is 85 - color contains mainly: green. Hex color #085545 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085545 is #F7AABA. Grayscale: #3C3C3C. Windows color (decimal): -16231099 or 4543752. OLE color: 4543752.
HSL color Cylindrical-coordinate representation of color #085545: hue angle of 167.53º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #085545 is Cyan = 0.91, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 8 | 85 | 69 | - |
| CMYK | 0.91 | 0 | 0.19 | 0.67 |
| HSL | 167.53º | 0.83% | 0.18% | - |
| HSV(B) | 167.53º | 0.91% | 0.33% | - |
| XYZ | 4.42 | 6.98 | 6.74 | - |
| YUV | 60.15 | 132.99 | 90.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 85 | 69 | 0.91 | 0 | 0.19 | 0.67 | 167.53 | 0.83 | 0.18 |
| Hex | 8 | 55 | 45 | 5B | 0 | 13 | 43 | A8 | 53 | 12 |
| Octal | 10 | 125 | 105 | 133 | 0 | 23 | 103 | 250 | 123 | 22 |
| Binary | 1000 | 1010101 | 1000101 | 1011011 | 0 | 10011 | 1000011 | 10101000 | 1010011 | 10010 |
Color Harmonies of #085545
Complementary color
Monochromatic Colors of #085545
Black with #085545
Text Example
Text Example
White with #085545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085545; }
p { color: rgb(8,85,69); }
H1.HeaderClassName
{
color: #085545;
}
.AnyTagClassName
{
color: #085545;
}
</style>
background-color css
<style>
a { background-color: #085545; }
a { background-color: rgb(8,85,69); }
div.DivClassName
{
background-color: #085545;
}
.BgClassName
{
background-color: #085545;
}
</style>
border-color css
<style>
span { border-color: #085545; }
span { border-color: rgb(8,85,69); }
td.TdClassName
{
border-color: #085545;
}
.TagClassName
{
border-color: #085545;
}
</style>