Shades of Cyprus #055140
Tints of Cyprus #055140
RGB
CMYK
RGB Variations
Color information
#055140 (or 0x055140) is known color: Cyprus. HEX triplet: 05, 51 and 40. RGB value is (5,81,64). Sum of RGB (Red+Green+Blue) = 5+81+64=150 (19% of max value = 765). Red value is 5 (2.34% from 255 or 3.33% from 150); Green value is 81 (32.03% from 255 or 54% from 150); Blue value is 64 (25.39% from 255 or 42.67% from 150); Max value from RGB is 81 - color contains mainly: green. Hex color #055140 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055140 is #FAAEBF. Grayscale: #383838. Windows color (decimal): -16428736 or 4215045. OLE color: 4215045.
HSL color Cylindrical-coordinate representation of color #055140: hue angle of 166.58º 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 #055140 is Cyan = 0.94, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 5 | 81 | 64 | - |
| CMYK | 0.94 | 0 | 0.21 | 0.68 |
| HSL | 166.58º | 0.88% | 0.17% | - |
| HSV(B) | 166.58º | 0.94% | 0.32% | - |
| XYZ | 3.93 | 6.29 | 5.86 | - |
| YUV | 56.34 | 132.32 | 91.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 81 | 64 | 0.94 | 0 | 0.21 | 0.68 | 166.58 | 0.88 | 0.17 |
| Hex | 5 | 51 | 40 | 5E | 0 | 15 | 44 | A7 | 58 | 11 |
| Octal | 5 | 121 | 100 | 136 | 0 | 25 | 104 | 247 | 130 | 21 |
| Binary | 101 | 1010001 | 1000000 | 1011110 | 0 | 10101 | 1000100 | 10100111 | 1011000 | 10001 |
Color Harmonies of #055140
Complementary color
Monochromatic Colors of #055140
Black with #055140
Text Example
Text Example
White with #055140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055140; }
p { color: rgb(5,81,64); }
H1.HeaderClassName
{
color: #055140;
}
.AnyTagClassName
{
color: #055140;
}
</style>
background-color css
<style>
a { background-color: #055140; }
a { background-color: rgb(5,81,64); }
div.DivClassName
{
background-color: #055140;
}
.BgClassName
{
background-color: #055140;
}
</style>
border-color css
<style>
span { border-color: #055140; }
span { border-color: rgb(5,81,64); }
td.TdClassName
{
border-color: #055140;
}
.TagClassName
{
border-color: #055140;
}
</style>