Shades of Cyprus #085546
Tints of Cyprus #085546
RGB
CMYK
RGB Variations
Color information
#085546 (or 0x085546) is known color: Cyprus. HEX triplet: 08, 55 and 46. RGB value is (8,85,70). Sum of RGB (Red+Green+Blue) = 8+85+70=163 (21% of max value = 765). Red value is 8 (3.52% from 255 or 4.91% from 163); Green value is 85 (33.59% from 255 or 52.15% from 163); Blue value is 70 (27.73% from 255 or 42.94% from 163); Max value from RGB is 85 - color contains mainly: green. Hex color #085546 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085546 is #F7AAB9. Grayscale: #3C3C3C. Windows color (decimal): -16231098 or 4609288. OLE color: 4609288.
HSL color Cylindrical-coordinate representation of color #085546: hue angle of 168.31º 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 #085546 is Cyan = 0.91, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 8 | 85 | 70 | - |
| CMYK | 0.91 | 0 | 0.18 | 0.67 |
| HSL | 168.31º | 0.83% | 0.18% | - |
| HSV(B) | 168.31º | 0.91% | 0.33% | - |
| XYZ | 4.45 | 6.99 | 6.91 | - |
| YUV | 60.27 | 133.49 | 90.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 85 | 70 | 0.91 | 0 | 0.18 | 0.67 | 168.31 | 0.83 | 0.18 |
| Hex | 8 | 55 | 46 | 5B | 0 | 12 | 43 | A8 | 53 | 12 |
| Octal | 10 | 125 | 106 | 133 | 0 | 22 | 103 | 250 | 123 | 22 |
| Binary | 1000 | 1010101 | 1000110 | 1011011 | 0 | 10010 | 1000011 | 10101000 | 1010011 | 10010 |
Color Harmonies of #085546
Complementary color
Monochromatic Colors of #085546
Black with #085546
Text Example
Text Example
White with #085546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085546; }
p { color: rgb(8,85,70); }
H1.HeaderClassName
{
color: #085546;
}
.AnyTagClassName
{
color: #085546;
}
</style>
background-color css
<style>
a { background-color: #085546; }
a { background-color: rgb(8,85,70); }
div.DivClassName
{
background-color: #085546;
}
.BgClassName
{
background-color: #085546;
}
</style>
border-color css
<style>
span { border-color: #085546; }
span { border-color: rgb(8,85,70); }
td.TdClassName
{
border-color: #085546;
}
.TagClassName
{
border-color: #085546;
}
</style>