Shades of Cyprus #085548
Tints of Cyprus #085548
RGB
CMYK
RGB Variations
Color information
#085548 (or 0x085548) is known color: Cyprus. HEX triplet: 08, 55 and 48. RGB value is (8,85,72). Sum of RGB (Red+Green+Blue) = 8+85+72=165 (21% of max value = 765). Red value is 8 (3.52% from 255 or 4.85% from 165); Green value is 85 (33.59% from 255 or 51.52% from 165); Blue value is 72 (28.52% from 255 or 43.64% from 165); Max value from RGB is 85 - color contains mainly: green. Hex color #085548 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085548 is #F7AAB7. Grayscale: #3C3C3C. Windows color (decimal): -16231096 or 4740360. OLE color: 4740360.
HSL color Cylindrical-coordinate representation of color #085548: hue angle of 169.87º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #085548 is Cyan = 0.91, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 8 | 85 | 72 | - |
| CMYK | 0.91 | 0 | 0.15 | 0.67 |
| HSL | 169.87º | 0.83% | 0.18% | - |
| HSV(B) | 169.87º | 0.91% | 0.33% | - |
| XYZ | 4.52 | 7.02 | 7.25 | - |
| YUV | 60.5 | 134.49 | 90.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 85 | 72 | 0.91 | 0 | 0.15 | 0.67 | 169.87 | 0.83 | 0.18 |
| Hex | 8 | 55 | 48 | 5B | 0 | F | 43 | AA | 53 | 12 |
| Octal | 10 | 125 | 110 | 133 | 0 | 17 | 103 | 252 | 123 | 22 |
| Binary | 1000 | 1010101 | 1001000 | 1011011 | 0 | 1111 | 1000011 | 10101010 | 1010011 | 10010 |
Color Harmonies of #085548
Complementary color
Monochromatic Colors of #085548
Black with #085548
Text Example
Text Example
White with #085548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085548; }
p { color: rgb(8,85,72); }
H1.HeaderClassName
{
color: #085548;
}
.AnyTagClassName
{
color: #085548;
}
</style>
background-color css
<style>
a { background-color: #085548; }
a { background-color: rgb(8,85,72); }
div.DivClassName
{
background-color: #085548;
}
.BgClassName
{
background-color: #085548;
}
</style>
border-color css
<style>
span { border-color: #085548; }
span { border-color: rgb(8,85,72); }
td.TdClassName
{
border-color: #085548;
}
.TagClassName
{
border-color: #085548;
}
</style>