Shades of Cyprus #085646
Tints of Cyprus #085646
RGB
CMYK
RGB Variations
Color information
#085646 (or 0x085646) is known color: Cyprus. HEX triplet: 08, 56 and 46. RGB value is (8,86,70). Sum of RGB (Red+Green+Blue) = 8+86+70=164 (21% of max value = 765). Red value is 8 (3.52% from 255 or 4.88% from 164); Green value is 86 (33.98% from 255 or 52.44% from 164); Blue value is 70 (27.73% from 255 or 42.68% from 164); Max value from RGB is 86 - color contains mainly: green. Hex color #085646 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085646 is #F7A9B9. Grayscale: #3C3C3C. Windows color (decimal): -16230842 or 4609544. OLE color: 4609544.
HSL color Cylindrical-coordinate representation of color #085646: hue angle of 167.69º 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 #085646 is Cyan = 0.91, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 8 | 86 | 70 | - |
| CMYK | 0.91 | 0 | 0.19 | 0.66 |
| HSL | 167.69º | 0.83% | 0.18% | - |
| HSV(B) | 167.69º | 0.91% | 0.34% | - |
| XYZ | 4.53 | 7.15 | 6.94 | - |
| YUV | 60.85 | 133.16 | 90.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 86 | 70 | 0.91 | 0 | 0.19 | 0.66 | 167.69 | 0.83 | 0.18 |
| Hex | 8 | 56 | 46 | 5B | 0 | 13 | 42 | A8 | 53 | 12 |
| Octal | 10 | 126 | 106 | 133 | 0 | 23 | 102 | 250 | 123 | 22 |
| Binary | 1000 | 1010110 | 1000110 | 1011011 | 0 | 10011 | 1000010 | 10101000 | 1010011 | 10010 |
Color Harmonies of #085646
Complementary color
Monochromatic Colors of #085646
Black with #085646
Text Example
Text Example
White with #085646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085646; }
p { color: rgb(8,86,70); }
H1.HeaderClassName
{
color: #085646;
}
.AnyTagClassName
{
color: #085646;
}
</style>
background-color css
<style>
a { background-color: #085646; }
a { background-color: rgb(8,86,70); }
div.DivClassName
{
background-color: #085646;
}
.BgClassName
{
background-color: #085646;
}
</style>
border-color css
<style>
span { border-color: #085646; }
span { border-color: rgb(8,86,70); }
td.TdClassName
{
border-color: #085646;
}
.TagClassName
{
border-color: #085646;
}
</style>