Shades of Cyprus #085645
Tints of Cyprus #085645
RGB
CMYK
RGB Variations
Color information
#085645 (or 0x085645) is known color: Cyprus. HEX triplet: 08, 56 and 45. RGB value is (8,86,69). Sum of RGB (Red+Green+Blue) = 8+86+69=163 (21% of max value = 765). Red value is 8 (3.52% from 255 or 4.91% from 163); Green value is 86 (33.98% from 255 or 52.76% from 163); Blue value is 69 (27.34% from 255 or 42.33% from 163); Max value from RGB is 86 - color contains mainly: green. Hex color #085645 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085645 is #F7A9BA. Grayscale: #3C3C3C. Windows color (decimal): -16230843 or 4544008. OLE color: 4544008.
HSL color Cylindrical-coordinate representation of color #085645: hue angle of 166.92º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #085645 is Cyan = 0.91, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 8 | 86 | 69 | - |
| CMYK | 0.91 | 0 | 0.20 | 0.66 |
| HSL | 166.92º | 0.83% | 0.18% | - |
| HSV(B) | 166.92º | 0.91% | 0.34% | - |
| XYZ | 4.5 | 7.14 | 6.77 | - |
| YUV | 60.74 | 132.66 | 90.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 86 | 69 | 0.91 | 0 | 0.20 | 0.66 | 166.92 | 0.83 | 0.18 |
| Hex | 8 | 56 | 45 | 5B | 0 | 14 | 42 | A7 | 53 | 12 |
| Octal | 10 | 126 | 105 | 133 | 0 | 24 | 102 | 247 | 123 | 22 |
| Binary | 1000 | 1010110 | 1000101 | 1011011 | 0 | 10100 | 1000010 | 10100111 | 1010011 | 10010 |
Color Harmonies of #085645
Complementary color
Monochromatic Colors of #085645
Black with #085645
Text Example
Text Example
White with #085645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085645; }
p { color: rgb(8,86,69); }
H1.HeaderClassName
{
color: #085645;
}
.AnyTagClassName
{
color: #085645;
}
</style>
background-color css
<style>
a { background-color: #085645; }
a { background-color: rgb(8,86,69); }
div.DivClassName
{
background-color: #085645;
}
.BgClassName
{
background-color: #085645;
}
</style>
border-color css
<style>
span { border-color: #085645; }
span { border-color: rgb(8,86,69); }
td.TdClassName
{
border-color: #085645;
}
.TagClassName
{
border-color: #085645;
}
</style>