Shades of Cyprus #055542
Tints of Cyprus #055542
RGB
CMYK
RGB Variations
Color information
#055542 (or 0x055542) is known color: Cyprus. HEX triplet: 05, 55 and 42. RGB value is (5,85,66). Sum of RGB (Red+Green+Blue) = 5+85+66=156 (20% of max value = 765). Red value is 5 (2.34% from 255 or 3.21% from 156); Green value is 85 (33.59% from 255 or 54.49% from 156); Blue value is 66 (26.17% from 255 or 42.31% from 156); Max value from RGB is 85 - color contains mainly: green. Hex color #055542 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055542 is #FAAABD. Grayscale: #3A3A3A. Windows color (decimal): -16427710 or 4347141. OLE color: 4347141.
HSL color Cylindrical-coordinate representation of color #055542: hue angle of 165.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 #055542 is Cyan = 0.94, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 5 | 85 | 66 | - |
| CMYK | 0.94 | 0 | 0.22 | 0.67 |
| HSL | 165.75º | 0.89% | 0.18% | - |
| HSV(B) | 165.75º | 0.94% | 0.33% | - |
| XYZ | 4.29 | 6.92 | 6.26 | - |
| YUV | 58.91 | 132 | 89.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 85 | 66 | 0.94 | 0 | 0.22 | 0.67 | 165.75 | 0.89 | 0.18 |
| Hex | 5 | 55 | 42 | 5E | 0 | 16 | 43 | A6 | 59 | 12 |
| Octal | 5 | 125 | 102 | 136 | 0 | 26 | 103 | 246 | 131 | 22 |
| Binary | 101 | 1010101 | 1000010 | 1011110 | 0 | 10110 | 1000011 | 10100110 | 1011001 | 10010 |
Color Harmonies of #055542
Complementary color
Monochromatic Colors of #055542
Black with #055542
Text Example
Text Example
White with #055542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055542; }
p { color: rgb(5,85,66); }
H1.HeaderClassName
{
color: #055542;
}
.AnyTagClassName
{
color: #055542;
}
</style>
background-color css
<style>
a { background-color: #055542; }
a { background-color: rgb(5,85,66); }
div.DivClassName
{
background-color: #055542;
}
.BgClassName
{
background-color: #055542;
}
</style>
border-color css
<style>
span { border-color: #055542; }
span { border-color: rgb(5,85,66); }
td.TdClassName
{
border-color: #055542;
}
.TagClassName
{
border-color: #055542;
}
</style>