Shades of Cyprus #085342
Tints of Cyprus #085342
RGB
CMYK
RGB Variations
Color information
#085342 (or 0x085342) is known color: Cyprus. HEX triplet: 08, 53 and 42. RGB value is (8,83,66). Sum of RGB (Red+Green+Blue) = 8+83+66=157 (20% of max value = 765). Red value is 8 (3.52% from 255 or 5.10% from 157); Green value is 83 (32.81% from 255 or 52.87% from 157); Blue value is 66 (26.17% from 255 or 42.04% from 157); Max value from RGB is 83 - color contains mainly: green. Hex color #085342 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085342 is #F7ACBD. Grayscale: #3A3A3A. Windows color (decimal): -16231614 or 4346632. OLE color: 4346632.
HSL color Cylindrical-coordinate representation of color #085342: hue angle of 166.4º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #085342 is Cyan = 0.90, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 8 | 83 | 66 | - |
| CMYK | 0.90 | 0 | 0.20 | 0.67 |
| HSL | 166.4º | 0.82% | 0.18% | - |
| HSV(B) | 166.4º | 0.9% | 0.33% | - |
| XYZ | 4.18 | 6.63 | 6.21 | - |
| YUV | 58.64 | 132.15 | 91.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 83 | 66 | 0.90 | 0 | 0.20 | 0.67 | 166.4 | 0.82 | 0.18 |
| Hex | 8 | 53 | 42 | 5A | 0 | 14 | 43 | A6 | 52 | 12 |
| Octal | 10 | 123 | 102 | 132 | 0 | 24 | 103 | 246 | 122 | 22 |
| Binary | 1000 | 1010011 | 1000010 | 1011010 | 0 | 10100 | 1000011 | 10100110 | 1010010 | 10010 |
Color Harmonies of #085342
Complementary color
Monochromatic Colors of #085342
Black with #085342
Text Example
Text Example
White with #085342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085342; }
p { color: rgb(8,83,66); }
H1.HeaderClassName
{
color: #085342;
}
.AnyTagClassName
{
color: #085342;
}
</style>
background-color css
<style>
a { background-color: #085342; }
a { background-color: rgb(8,83,66); }
div.DivClassName
{
background-color: #085342;
}
.BgClassName
{
background-color: #085342;
}
</style>
border-color css
<style>
span { border-color: #085342; }
span { border-color: rgb(8,83,66); }
td.TdClassName
{
border-color: #085342;
}
.TagClassName
{
border-color: #085342;
}
</style>