Shades of Cyprus #055546
Tints of Cyprus #055546
RGB
CMYK
RGB Variations
Color information
#055546 (or 0x055546) is known color: Cyprus. HEX triplet: 05, 55 and 46. RGB value is (5,85,70). Sum of RGB (Red+Green+Blue) = 5+85+70=160 (21% of max value = 765). Red value is 5 (2.34% from 255 or 3.12% from 160); Green value is 85 (33.59% from 255 or 53.12% from 160); Blue value is 70 (27.73% from 255 or 43.75% from 160); Max value from RGB is 85 - color contains mainly: green. Hex color #055546 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055546 is #FAAAB9. Grayscale: #3B3B3B. Windows color (decimal): -16427706 or 4609285. OLE color: 4609285.
HSL color Cylindrical-coordinate representation of color #055546: hue angle of 168.75º 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 #055546 is Cyan = 0.94, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 5 | 85 | 70 | - |
| CMYK | 0.94 | 0 | 0.18 | 0.67 |
| HSL | 168.75º | 0.89% | 0.18% | - |
| HSV(B) | 168.75º | 0.94% | 0.33% | - |
| XYZ | 4.42 | 6.97 | 6.91 | - |
| YUV | 59.37 | 134 | 89.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 85 | 70 | 0.94 | 0 | 0.18 | 0.67 | 168.75 | 0.89 | 0.18 |
| Hex | 5 | 55 | 46 | 5E | 0 | 12 | 43 | A9 | 59 | 12 |
| Octal | 5 | 125 | 106 | 136 | 0 | 22 | 103 | 251 | 131 | 22 |
| Binary | 101 | 1010101 | 1000110 | 1011110 | 0 | 10010 | 1000011 | 10101001 | 1011001 | 10010 |
Color Harmonies of #055546
Complementary color
Monochromatic Colors of #055546
Black with #055546
Text Example
Text Example
White with #055546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055546; }
p { color: rgb(5,85,70); }
H1.HeaderClassName
{
color: #055546;
}
.AnyTagClassName
{
color: #055546;
}
</style>
background-color css
<style>
a { background-color: #055546; }
a { background-color: rgb(5,85,70); }
div.DivClassName
{
background-color: #055546;
}
.BgClassName
{
background-color: #055546;
}
</style>
border-color css
<style>
span { border-color: #055546; }
span { border-color: rgb(5,85,70); }
td.TdClassName
{
border-color: #055546;
}
.TagClassName
{
border-color: #055546;
}
</style>