Shades of Cyprus #055144
Tints of Cyprus #055144
RGB
CMYK
RGB Variations
Color information
#055144 (or 0x055144) is known color: Cyprus. HEX triplet: 05, 51 and 44. RGB value is (5,81,68). Sum of RGB (Red+Green+Blue) = 5+81+68=154 (20% of max value = 765). Red value is 5 (2.34% from 255 or 3.25% from 154); Green value is 81 (32.03% from 255 or 52.60% from 154); Blue value is 68 (26.95% from 255 or 44.16% from 154); Max value from RGB is 81 - color contains mainly: green. Hex color #055144 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055144 is #FAAEBB. Grayscale: #383838. Windows color (decimal): -16428732 or 4477189. OLE color: 4477189.
HSL color Cylindrical-coordinate representation of color #055144: hue angle of 169.74º 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 #055144 is Cyan = 0.94, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 5 | 81 | 68 | - |
| CMYK | 0.94 | 0 | 0.16 | 0.68 |
| HSL | 169.74º | 0.88% | 0.17% | - |
| HSV(B) | 169.74º | 0.94% | 0.32% | - |
| XYZ | 4.05 | 6.33 | 6.48 | - |
| YUV | 56.79 | 134.32 | 91.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 81 | 68 | 0.94 | 0 | 0.16 | 0.68 | 169.74 | 0.88 | 0.17 |
| Hex | 5 | 51 | 44 | 5E | 0 | 10 | 44 | AA | 58 | 11 |
| Octal | 5 | 121 | 104 | 136 | 0 | 20 | 104 | 252 | 130 | 21 |
| Binary | 101 | 1010001 | 1000100 | 1011110 | 0 | 10000 | 1000100 | 10101010 | 1011000 | 10001 |
Color Harmonies of #055144
Complementary color
Monochromatic Colors of #055144
Black with #055144
Text Example
Text Example
White with #055144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055144; }
p { color: rgb(5,81,68); }
H1.HeaderClassName
{
color: #055144;
}
.AnyTagClassName
{
color: #055144;
}
</style>
background-color css
<style>
a { background-color: #055144; }
a { background-color: rgb(5,81,68); }
div.DivClassName
{
background-color: #055144;
}
.BgClassName
{
background-color: #055144;
}
</style>
border-color css
<style>
span { border-color: #055144; }
span { border-color: rgb(5,81,68); }
td.TdClassName
{
border-color: #055144;
}
.TagClassName
{
border-color: #055144;
}
</style>