Shades of Cyprus #085248
Tints of Cyprus #085248
RGB
CMYK
RGB Variations
Color information
#085248 (or 0x085248) is known color: Cyprus. HEX triplet: 08, 52 and 48. RGB value is (8,82,72). Sum of RGB (Red+Green+Blue) = 8+82+72=162 (21% of max value = 765). Red value is 8 (3.52% from 255 or 4.94% from 162); Green value is 82 (32.42% from 255 or 50.62% from 162); Blue value is 72 (28.52% from 255 or 44.44% from 162); Max value from RGB is 82 - color contains mainly: green. Hex color #085248 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085248 is #F7ADB7. Grayscale: #3A3A3A. Windows color (decimal): -16231864 or 4739592. OLE color: 4739592.
HSL color Cylindrical-coordinate representation of color #085248: hue angle of 171.89º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #085248 is Cyan = 0.90, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 8 | 82 | 72 | - |
| CMYK | 0.90 | 0 | 0.12 | 0.68 |
| HSL | 171.89º | 0.82% | 0.18% | - |
| HSV(B) | 171.89º | 0.9% | 0.32% | - |
| XYZ | 4.29 | 6.55 | 7.17 | - |
| YUV | 58.73 | 135.48 | 91.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 82 | 72 | 0.90 | 0 | 0.12 | 0.68 | 171.89 | 0.82 | 0.18 |
| Hex | 8 | 52 | 48 | 5A | 0 | C | 44 | AC | 52 | 12 |
| Octal | 10 | 122 | 110 | 132 | 0 | 14 | 104 | 254 | 122 | 22 |
| Binary | 1000 | 1010010 | 1001000 | 1011010 | 0 | 1100 | 1000100 | 10101100 | 1010010 | 10010 |
Color Harmonies of #085248
Complementary color
Monochromatic Colors of #085248
Black with #085248
Text Example
Text Example
White with #085248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085248; }
p { color: rgb(8,82,72); }
H1.HeaderClassName
{
color: #085248;
}
.AnyTagClassName
{
color: #085248;
}
</style>
background-color css
<style>
a { background-color: #085248; }
a { background-color: rgb(8,82,72); }
div.DivClassName
{
background-color: #085248;
}
.BgClassName
{
background-color: #085248;
}
</style>
border-color css
<style>
span { border-color: #085248; }
span { border-color: rgb(8,82,72); }
td.TdClassName
{
border-color: #085248;
}
.TagClassName
{
border-color: #085248;
}
</style>