Shades of Cyprus #055747
Tints of Cyprus #055747
RGB
CMYK
RGB Variations
Color information
#055747 (or 0x055747) is known color: Cyprus. HEX triplet: 05, 57 and 47. RGB value is (5,87,71). Sum of RGB (Red+Green+Blue) = 5+87+71=163 (21% of max value = 765). Red value is 5 (2.34% from 255 or 3.07% from 163); Green value is 87 (34.38% from 255 or 53.37% from 163); Blue value is 71 (28.12% from 255 or 43.56% from 163); Max value from RGB is 87 - color contains mainly: green. Hex color #055747 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055747 is #FAA8B8. Grayscale: #3C3C3C. Windows color (decimal): -16427193 or 4675333. OLE color: 4675333.
HSL color Cylindrical-coordinate representation of color #055747: hue angle of 168.29º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #055747 is Cyan = 0.94, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 5 | 87 | 71 | - |
| CMYK | 0.94 | 0 | 0.18 | 0.66 |
| HSL | 168.29º | 0.89% | 0.18% | - |
| HSV(B) | 168.29º | 0.94% | 0.34% | - |
| XYZ | 4.61 | 7.3 | 7.13 | - |
| YUV | 60.66 | 133.83 | 88.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 87 | 71 | 0.94 | 0 | 0.18 | 0.66 | 168.29 | 0.89 | 0.18 |
| Hex | 5 | 57 | 47 | 5E | 0 | 12 | 42 | A8 | 59 | 12 |
| Octal | 5 | 127 | 107 | 136 | 0 | 22 | 102 | 250 | 131 | 22 |
| Binary | 101 | 1010111 | 1000111 | 1011110 | 0 | 10010 | 1000010 | 10101000 | 1011001 | 10010 |
Color Harmonies of #055747
Complementary color
Monochromatic Colors of #055747
Black with #055747
Text Example
Text Example
White with #055747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055747; }
p { color: rgb(5,87,71); }
H1.HeaderClassName
{
color: #055747;
}
.AnyTagClassName
{
color: #055747;
}
</style>
background-color css
<style>
a { background-color: #055747; }
a { background-color: rgb(5,87,71); }
div.DivClassName
{
background-color: #055747;
}
.BgClassName
{
background-color: #055747;
}
</style>
border-color css
<style>
span { border-color: #055747; }
span { border-color: rgb(5,87,71); }
td.TdClassName
{
border-color: #055747;
}
.TagClassName
{
border-color: #055747;
}
</style>