Shades of Cyprus #085245
Tints of Cyprus #085245
RGB
CMYK
RGB Variations
Color information
#085245 (or 0x085245) is known color: Cyprus. HEX triplet: 08, 52 and 45. RGB value is (8,82,69). Sum of RGB (Red+Green+Blue) = 8+82+69=159 (21% of max value = 765). Red value is 8 (3.52% from 255 or 5.03% from 159); Green value is 82 (32.42% from 255 or 51.57% from 159); Blue value is 69 (27.34% from 255 or 43.40% from 159); Max value from RGB is 82 - color contains mainly: green. Hex color #085245 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085245 is #F7ADBA. Grayscale: #3A3A3A. Windows color (decimal): -16231867 or 4542984. OLE color: 4542984.
HSL color Cylindrical-coordinate representation of color #085245: hue angle of 169.46º 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 #085245 is Cyan = 0.90, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 8 | 82 | 69 | - |
| CMYK | 0.90 | 0 | 0.16 | 0.68 |
| HSL | 169.46º | 0.82% | 0.18% | - |
| HSV(B) | 169.46º | 0.9% | 0.32% | - |
| XYZ | 4.19 | 6.52 | 6.67 | - |
| YUV | 58.39 | 133.98 | 92.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 82 | 69 | 0.90 | 0 | 0.16 | 0.68 | 169.46 | 0.82 | 0.18 |
| Hex | 8 | 52 | 45 | 5A | 0 | 10 | 44 | A9 | 52 | 12 |
| Octal | 10 | 122 | 105 | 132 | 0 | 20 | 104 | 251 | 122 | 22 |
| Binary | 1000 | 1010010 | 1000101 | 1011010 | 0 | 10000 | 1000100 | 10101001 | 1010010 | 10010 |
Color Harmonies of #085245
Complementary color
Monochromatic Colors of #085245
Black with #085245
Text Example
Text Example
White with #085245
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085245; }
p { color: rgb(8,82,69); }
H1.HeaderClassName
{
color: #085245;
}
.AnyTagClassName
{
color: #085245;
}
</style>
background-color css
<style>
a { background-color: #085245; }
a { background-color: rgb(8,82,69); }
div.DivClassName
{
background-color: #085245;
}
.BgClassName
{
background-color: #085245;
}
</style>
border-color css
<style>
span { border-color: #085245; }
span { border-color: rgb(8,82,69); }
td.TdClassName
{
border-color: #085245;
}
.TagClassName
{
border-color: #085245;
}
</style>