Shades of Cyprus #055444
Tints of Cyprus #055444
RGB
CMYK
RGB Variations
Color information
#055444 (or 0x055444) is known color: Cyprus. HEX triplet: 05, 54 and 44. RGB value is (5,84,68). Sum of RGB (Red+Green+Blue) = 5+84+68=157 (20% of max value = 765). Red value is 5 (2.34% from 255 or 3.18% from 157); Green value is 84 (33.20% from 255 or 53.50% from 157); Blue value is 68 (26.95% from 255 or 43.31% from 157); Max value from RGB is 84 - color contains mainly: green. Hex color #055444 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055444 is #FAABBB. Grayscale: #3A3A3A. Windows color (decimal): -16427964 or 4477957. OLE color: 4477957.
HSL color Cylindrical-coordinate representation of color #055444: hue angle of 167.85º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #055444 is Cyan = 0.94, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 5 | 84 | 68 | - |
| CMYK | 0.94 | 0 | 0.19 | 0.67 |
| HSL | 167.85º | 0.89% | 0.17% | - |
| HSV(B) | 167.85º | 0.94% | 0.33% | - |
| XYZ | 4.28 | 6.79 | 6.55 | - |
| YUV | 58.56 | 133.33 | 89.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 84 | 68 | 0.94 | 0 | 0.19 | 0.67 | 167.85 | 0.89 | 0.17 |
| Hex | 5 | 54 | 44 | 5E | 0 | 13 | 43 | A8 | 59 | 11 |
| Octal | 5 | 124 | 104 | 136 | 0 | 23 | 103 | 250 | 131 | 21 |
| Binary | 101 | 1010100 | 1000100 | 1011110 | 0 | 10011 | 1000011 | 10101000 | 1011001 | 10001 |
Color Harmonies of #055444
Complementary color
Monochromatic Colors of #055444
Black with #055444
Text Example
Text Example
White with #055444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055444; }
p { color: rgb(5,84,68); }
H1.HeaderClassName
{
color: #055444;
}
.AnyTagClassName
{
color: #055444;
}
</style>
background-color css
<style>
a { background-color: #055444; }
a { background-color: rgb(5,84,68); }
div.DivClassName
{
background-color: #055444;
}
.BgClassName
{
background-color: #055444;
}
</style>
border-color css
<style>
span { border-color: #055444; }
span { border-color: rgb(5,84,68); }
td.TdClassName
{
border-color: #055444;
}
.TagClassName
{
border-color: #055444;
}
</style>