Shades of Cyprus #055347
Tints of Cyprus #055347
RGB
CMYK
RGB Variations
Color information
#055347 (or 0x055347) is known color: Cyprus. HEX triplet: 05, 53 and 47. RGB value is (5,83,71). Sum of RGB (Red+Green+Blue) = 5+83+71=159 (21% of max value = 765). Red value is 5 (2.34% from 255 or 3.14% from 159); Green value is 83 (32.81% from 255 or 52.20% from 159); Blue value is 71 (28.12% from 255 or 44.65% from 159); Max value from RGB is 83 - color contains mainly: green. Hex color #055347 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055347 is #FAACB8. Grayscale: #3A3A3A. Windows color (decimal): -16428217 or 4674309. OLE color: 4674309.
HSL color Cylindrical-coordinate representation of color #055347: hue angle of 170.77º 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 #055347 is Cyan = 0.94, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 5 | 83 | 71 | - |
| CMYK | 0.94 | 0 | 0.14 | 0.67 |
| HSL | 170.77º | 0.89% | 0.17% | - |
| HSV(B) | 170.77º | 0.94% | 0.33% | - |
| XYZ | 4.29 | 6.67 | 7.02 | - |
| YUV | 58.31 | 135.16 | 89.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 83 | 71 | 0.94 | 0 | 0.14 | 0.67 | 170.77 | 0.89 | 0.17 |
| Hex | 5 | 53 | 47 | 5E | 0 | E | 43 | AB | 59 | 11 |
| Octal | 5 | 123 | 107 | 136 | 0 | 16 | 103 | 253 | 131 | 21 |
| Binary | 101 | 1010011 | 1000111 | 1011110 | 0 | 1110 | 1000011 | 10101011 | 1011001 | 10001 |
Color Harmonies of #055347
Complementary color
Monochromatic Colors of #055347
Black with #055347
Text Example
Text Example
White with #055347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055347; }
p { color: rgb(5,83,71); }
H1.HeaderClassName
{
color: #055347;
}
.AnyTagClassName
{
color: #055347;
}
</style>
background-color css
<style>
a { background-color: #055347; }
a { background-color: rgb(5,83,71); }
div.DivClassName
{
background-color: #055347;
}
.BgClassName
{
background-color: #055347;
}
</style>
border-color css
<style>
span { border-color: #055347; }
span { border-color: rgb(5,83,71); }
td.TdClassName
{
border-color: #055347;
}
.TagClassName
{
border-color: #055347;
}
</style>