Shades of Cyprus #085349
Tints of Cyprus #085349
RGB
CMYK
RGB Variations
Color information
#085349 (or 0x085349) is known color: Cyprus. HEX triplet: 08, 53 and 49. RGB value is (8,83,73). Sum of RGB (Red+Green+Blue) = 8+83+73=164 (21% of max value = 765). Red value is 8 (3.52% from 255 or 4.88% from 164); Green value is 83 (32.81% from 255 or 50.61% from 164); Blue value is 73 (28.91% from 255 or 44.51% from 164); Max value from RGB is 83 - color contains mainly: green. Hex color #085349 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085349 is #F7ACB6. Grayscale: #3B3B3B. Windows color (decimal): -16231607 or 4805384. OLE color: 4805384.
HSL color Cylindrical-coordinate representation of color #085349: hue angle of 172º 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 #085349 is Cyan = 0.90, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 8 | 83 | 73 | - |
| CMYK | 0.90 | 0 | 0.12 | 0.67 |
| HSL | 172º | 0.82% | 0.18% | - |
| HSV(B) | 172º | 0.9% | 0.33% | - |
| XYZ | 4.4 | 6.72 | 7.37 | - |
| YUV | 59.44 | 135.65 | 91.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 83 | 73 | 0.90 | 0 | 0.12 | 0.67 | 172 | 0.82 | 0.18 |
| Hex | 8 | 53 | 49 | 5A | 0 | C | 43 | AC | 52 | 12 |
| Octal | 10 | 123 | 111 | 132 | 0 | 14 | 103 | 254 | 122 | 22 |
| Binary | 1000 | 1010011 | 1001001 | 1011010 | 0 | 1100 | 1000011 | 10101100 | 1010010 | 10010 |
Color Harmonies of #085349
Complementary color
Monochromatic Colors of #085349
Black with #085349
Text Example
Text Example
White with #085349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085349; }
p { color: rgb(8,83,73); }
H1.HeaderClassName
{
color: #085349;
}
.AnyTagClassName
{
color: #085349;
}
</style>
background-color css
<style>
a { background-color: #085349; }
a { background-color: rgb(8,83,73); }
div.DivClassName
{
background-color: #085349;
}
.BgClassName
{
background-color: #085349;
}
</style>
border-color css
<style>
span { border-color: #085349; }
span { border-color: rgb(8,83,73); }
td.TdClassName
{
border-color: #085349;
}
.TagClassName
{
border-color: #085349;
}
</style>