Shades of Cyprus #085643
Tints of Cyprus #085643
RGB
CMYK
RGB Variations
Color information
#085643 (or 0x085643) is known color: Cyprus. HEX triplet: 08, 56 and 43. RGB value is (8,86,67). Sum of RGB (Red+Green+Blue) = 8+86+67=161 (21% of max value = 765). Red value is 8 (3.52% from 255 or 4.97% from 161); Green value is 86 (33.98% from 255 or 53.42% from 161); Blue value is 67 (26.56% from 255 or 41.61% from 161); Max value from RGB is 86 - color contains mainly: green. Hex color #085643 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085643 is #F7A9BC. Grayscale: #3C3C3C. Windows color (decimal): -16230845 or 4412936. OLE color: 4412936.
HSL color Cylindrical-coordinate representation of color #085643: hue angle of 165.38º 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 #085643 is Cyan = 0.91, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 8 | 86 | 67 | - |
| CMYK | 0.91 | 0 | 0.22 | 0.66 |
| HSL | 165.38º | 0.83% | 0.18% | - |
| HSV(B) | 165.38º | 0.91% | 0.34% | - |
| XYZ | 4.44 | 7.11 | 6.45 | - |
| YUV | 60.51 | 131.66 | 90.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 86 | 67 | 0.91 | 0 | 0.22 | 0.66 | 165.38 | 0.83 | 0.18 |
| Hex | 8 | 56 | 43 | 5B | 0 | 16 | 42 | A5 | 53 | 12 |
| Octal | 10 | 126 | 103 | 133 | 0 | 26 | 102 | 245 | 123 | 22 |
| Binary | 1000 | 1010110 | 1000011 | 1011011 | 0 | 10110 | 1000010 | 10100101 | 1010011 | 10010 |
Color Harmonies of #085643
Complementary color
Monochromatic Colors of #085643
Black with #085643
Text Example
Text Example
White with #085643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085643; }
p { color: rgb(8,86,67); }
H1.HeaderClassName
{
color: #085643;
}
.AnyTagClassName
{
color: #085643;
}
</style>
background-color css
<style>
a { background-color: #085643; }
a { background-color: rgb(8,86,67); }
div.DivClassName
{
background-color: #085643;
}
.BgClassName
{
background-color: #085643;
}
</style>
border-color css
<style>
span { border-color: #085643; }
span { border-color: rgb(8,86,67); }
td.TdClassName
{
border-color: #085643;
}
.TagClassName
{
border-color: #085643;
}
</style>