Shades of Cyprus #055147
Tints of Cyprus #055147
RGB
CMYK
RGB Variations
Color information
#055147 (or 0x055147) is known color: Cyprus. HEX triplet: 05, 51 and 47. RGB value is (5,81,71). Sum of RGB (Red+Green+Blue) = 5+81+71=157 (20% of max value = 765). Red value is 5 (2.34% from 255 or 3.18% from 157); Green value is 81 (32.03% from 255 or 51.59% from 157); Blue value is 71 (28.12% from 255 or 45.22% from 157); Max value from RGB is 81 - color contains mainly: green. Hex color #055147 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055147 is #FAAEB8. Grayscale: #393939. Windows color (decimal): -16428729 or 4673797. OLE color: 4673797.
HSL color Cylindrical-coordinate representation of color #055147: hue angle of 172.11º degrees, saturation: 0.88, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #055147 is Cyan = 0.94, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 5 | 81 | 71 | - |
| CMYK | 0.94 | 0 | 0.12 | 0.68 |
| HSL | 172.11º | 0.88% | 0.17% | - |
| HSV(B) | 172.11º | 0.94% | 0.32% | - |
| XYZ | 4.14 | 6.37 | 6.97 | - |
| YUV | 57.14 | 135.82 | 90.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 81 | 71 | 0.94 | 0 | 0.12 | 0.68 | 172.11 | 0.88 | 0.17 |
| Hex | 5 | 51 | 47 | 5E | 0 | C | 44 | AC | 58 | 11 |
| Octal | 5 | 121 | 107 | 136 | 0 | 14 | 104 | 254 | 130 | 21 |
| Binary | 101 | 1010001 | 1000111 | 1011110 | 0 | 1100 | 1000100 | 10101100 | 1011000 | 10001 |
Color Harmonies of #055147
Complementary color
Monochromatic Colors of #055147
Black with #055147
Text Example
Text Example
White with #055147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055147; }
p { color: rgb(5,81,71); }
H1.HeaderClassName
{
color: #055147;
}
.AnyTagClassName
{
color: #055147;
}
</style>
background-color css
<style>
a { background-color: #055147; }
a { background-color: rgb(5,81,71); }
div.DivClassName
{
background-color: #055147;
}
.BgClassName
{
background-color: #055147;
}
</style>
border-color css
<style>
span { border-color: #055147; }
span { border-color: rgb(5,81,71); }
td.TdClassName
{
border-color: #055147;
}
.TagClassName
{
border-color: #055147;
}
</style>