Shades of Cyprus #055541
Tints of Cyprus #055541
RGB
CMYK
RGB Variations
Color information
#055541 (or 0x055541) is known color: Cyprus. HEX triplet: 05, 55 and 41. RGB value is (5,85,65). Sum of RGB (Red+Green+Blue) = 5+85+65=155 (20% of max value = 765). Red value is 5 (2.34% from 255 or 3.23% from 155); Green value is 85 (33.59% from 255 or 54.84% from 155); Blue value is 65 (25.78% from 255 or 41.94% from 155); Max value from RGB is 85 - color contains mainly: green. Hex color #055541 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055541 is #FAAABE. Grayscale: #3A3A3A. Windows color (decimal): -16427711 or 4281605. OLE color: 4281605.
HSL color Cylindrical-coordinate representation of color #055541: hue angle of 165º 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 #055541 is Cyan = 0.94, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 5 | 85 | 65 | - |
| CMYK | 0.94 | 0 | 0.24 | 0.67 |
| HSL | 165º | 0.89% | 0.18% | - |
| HSV(B) | 165º | 0.94% | 0.33% | - |
| XYZ | 4.27 | 6.91 | 6.11 | - |
| YUV | 58.8 | 131.5 | 89.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 85 | 65 | 0.94 | 0 | 0.24 | 0.67 | 165 | 0.89 | 0.18 |
| Hex | 5 | 55 | 41 | 5E | 0 | 18 | 43 | A5 | 59 | 12 |
| Octal | 5 | 125 | 101 | 136 | 0 | 30 | 103 | 245 | 131 | 22 |
| Binary | 101 | 1010101 | 1000001 | 1011110 | 0 | 11000 | 1000011 | 10100101 | 1011001 | 10010 |
Color Harmonies of #055541
Complementary color
Monochromatic Colors of #055541
Black with #055541
Text Example
Text Example
White with #055541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055541; }
p { color: rgb(5,85,65); }
H1.HeaderClassName
{
color: #055541;
}
.AnyTagClassName
{
color: #055541;
}
</style>
background-color css
<style>
a { background-color: #055541; }
a { background-color: rgb(5,85,65); }
div.DivClassName
{
background-color: #055541;
}
.BgClassName
{
background-color: #055541;
}
</style>
border-color css
<style>
span { border-color: #055541; }
span { border-color: rgb(5,85,65); }
td.TdClassName
{
border-color: #055541;
}
.TagClassName
{
border-color: #055541;
}
</style>