Shades of Cyprus #055549
Tints of Cyprus #055549
RGB
CMYK
RGB Variations
Color information
#055549 (or 0x055549) is known color: Cyprus. HEX triplet: 05, 55 and 49. RGB value is (5,85,73). Sum of RGB (Red+Green+Blue) = 5+85+73=163 (21% of max value = 765). Red value is 5 (2.34% from 255 or 3.07% from 163); Green value is 85 (33.59% from 255 or 52.15% from 163); Blue value is 73 (28.91% from 255 or 44.79% from 163); Max value from RGB is 85 - color contains mainly: green. Hex color #055549 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055549 is #FAAAB6. Grayscale: #3B3B3B. Windows color (decimal): -16427703 or 4805893. OLE color: 4805893.
HSL color Cylindrical-coordinate representation of color #055549: hue angle of 171º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #055549 is Cyan = 0.94, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 5 | 85 | 73 | - |
| CMYK | 0.94 | 0 | 0.14 | 0.67 |
| HSL | 171º | 0.89% | 0.18% | - |
| HSV(B) | 171º | 0.94% | 0.33% | - |
| XYZ | 4.51 | 7.01 | 7.42 | - |
| YUV | 59.71 | 135.5 | 88.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 85 | 73 | 0.94 | 0 | 0.14 | 0.67 | 171 | 0.89 | 0.18 |
| Hex | 5 | 55 | 49 | 5E | 0 | E | 43 | AB | 59 | 12 |
| Octal | 5 | 125 | 111 | 136 | 0 | 16 | 103 | 253 | 131 | 22 |
| Binary | 101 | 1010101 | 1001001 | 1011110 | 0 | 1110 | 1000011 | 10101011 | 1011001 | 10010 |
Color Harmonies of #055549
Complementary color
Monochromatic Colors of #055549
Black with #055549
Text Example
Text Example
White with #055549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055549; }
p { color: rgb(5,85,73); }
H1.HeaderClassName
{
color: #055549;
}
.AnyTagClassName
{
color: #055549;
}
</style>
background-color css
<style>
a { background-color: #055549; }
a { background-color: rgb(5,85,73); }
div.DivClassName
{
background-color: #055549;
}
.BgClassName
{
background-color: #055549;
}
</style>
border-color css
<style>
span { border-color: #055549; }
span { border-color: rgb(5,85,73); }
td.TdClassName
{
border-color: #055549;
}
.TagClassName
{
border-color: #055549;
}
</style>