Shades of Cyprus #085648
Tints of Cyprus #085648
RGB
CMYK
RGB Variations
Color information
#085648 (or 0x085648) is known color: Cyprus. HEX triplet: 08, 56 and 48. RGB value is (8,86,72). Sum of RGB (Red+Green+Blue) = 8+86+72=166 (21% of max value = 765). Red value is 8 (3.52% from 255 or 4.82% from 166); Green value is 86 (33.98% from 255 or 51.81% from 166); Blue value is 72 (28.52% from 255 or 43.37% from 166); Max value from RGB is 86 - color contains mainly: green. Hex color #085648 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085648 is #F7A9B7. Grayscale: #3D3D3D. Windows color (decimal): -16230840 or 4740616. OLE color: 4740616.
HSL color Cylindrical-coordinate representation of color #085648: hue angle of 169.23º 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 #085648 is Cyan = 0.91, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 8 | 86 | 72 | - |
| CMYK | 0.91 | 0 | 0.16 | 0.66 |
| HSL | 169.23º | 0.83% | 0.18% | - |
| HSV(B) | 169.23º | 0.91% | 0.34% | - |
| XYZ | 4.6 | 7.18 | 7.27 | - |
| YUV | 61.08 | 134.16 | 90.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 86 | 72 | 0.91 | 0 | 0.16 | 0.66 | 169.23 | 0.83 | 0.18 |
| Hex | 8 | 56 | 48 | 5B | 0 | 10 | 42 | A9 | 53 | 12 |
| Octal | 10 | 126 | 110 | 133 | 0 | 20 | 102 | 251 | 123 | 22 |
| Binary | 1000 | 1010110 | 1001000 | 1011011 | 0 | 10000 | 1000010 | 10101001 | 1010011 | 10010 |
Color Harmonies of #085648
Complementary color
Monochromatic Colors of #085648
Black with #085648
Text Example
Text Example
White with #085648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085648; }
p { color: rgb(8,86,72); }
H1.HeaderClassName
{
color: #085648;
}
.AnyTagClassName
{
color: #085648;
}
</style>
background-color css
<style>
a { background-color: #085648; }
a { background-color: rgb(8,86,72); }
div.DivClassName
{
background-color: #085648;
}
.BgClassName
{
background-color: #085648;
}
</style>
border-color css
<style>
span { border-color: #085648; }
span { border-color: rgb(8,86,72); }
td.TdClassName
{
border-color: #085648;
}
.TagClassName
{
border-color: #085648;
}
</style>