Shades of Cyprus #085748
Tints of Cyprus #085748
RGB
CMYK
RGB Variations
Color information
#085748 (or 0x085748) is known color: Cyprus. HEX triplet: 08, 57 and 48. RGB value is (8,87,72). Sum of RGB (Red+Green+Blue) = 8+87+72=167 (22% of max value = 765). Red value is 8 (3.52% from 255 or 4.79% from 167); Green value is 87 (34.38% from 255 or 52.10% from 167); Blue value is 72 (28.52% from 255 or 43.11% from 167); Max value from RGB is 87 - color contains mainly: green. Hex color #085748 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085748 is #F7A8B7. Grayscale: #3D3D3D. Windows color (decimal): -16230584 or 4740872. OLE color: 4740872.
HSL color Cylindrical-coordinate representation of color #085748: hue angle of 168.61º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #085748 is Cyan = 0.91, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 8 | 87 | 72 | - |
| CMYK | 0.91 | 0 | 0.17 | 0.66 |
| HSL | 168.61º | 0.83% | 0.19% | - |
| HSV(B) | 168.61º | 0.91% | 0.34% | - |
| XYZ | 4.68 | 7.34 | 7.3 | - |
| YUV | 61.67 | 133.83 | 89.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 87 | 72 | 0.91 | 0 | 0.17 | 0.66 | 168.61 | 0.83 | 0.19 |
| Hex | 8 | 57 | 48 | 5B | 0 | 11 | 42 | A9 | 53 | 13 |
| Octal | 10 | 127 | 110 | 133 | 0 | 21 | 102 | 251 | 123 | 23 |
| Binary | 1000 | 1010111 | 1001000 | 1011011 | 0 | 10001 | 1000010 | 10101001 | 1010011 | 10011 |
Color Harmonies of #085748
Complementary color
Monochromatic Colors of #085748
Black with #085748
Text Example
Text Example
White with #085748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085748; }
p { color: rgb(8,87,72); }
H1.HeaderClassName
{
color: #085748;
}
.AnyTagClassName
{
color: #085748;
}
</style>
background-color css
<style>
a { background-color: #085748; }
a { background-color: rgb(8,87,72); }
div.DivClassName
{
background-color: #085748;
}
.BgClassName
{
background-color: #085748;
}
</style>
border-color css
<style>
span { border-color: #085748; }
span { border-color: rgb(8,87,72); }
td.TdClassName
{
border-color: #085748;
}
.TagClassName
{
border-color: #085748;
}
</style>