Shades of Cyprus #055046
Tints of Cyprus #055046
RGB
CMYK
RGB Variations
Color information
#055046 (or 0x055046) is known color: Cyprus. HEX triplet: 05, 50 and 46. RGB value is (5,80,70). Sum of RGB (Red+Green+Blue) = 5+80+70=155 (20% of max value = 765). Red value is 5 (2.34% from 255 or 3.23% from 155); Green value is 80 (31.64% from 255 or 51.61% from 155); Blue value is 70 (27.73% from 255 or 45.16% from 155); Max value from RGB is 80 - color contains mainly: green. Hex color #055046 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055046 is #FAAFB9. Grayscale: #383838. Windows color (decimal): -16428986 or 4608005. OLE color: 4608005.
HSL color Cylindrical-coordinate representation of color #055046: hue angle of 172º degrees, saturation: 0.88, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #055046 is Cyan = 0.94, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 5 | 80 | 70 | - |
| CMYK | 0.94 | 0 | 0.12 | 0.69 |
| HSL | 172º | 0.88% | 0.17% | - |
| HSV(B) | 172º | 0.94% | 0.31% | - |
| XYZ | 4.04 | 6.21 | 6.78 | - |
| YUV | 56.44 | 135.65 | 91.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 80 | 70 | 0.94 | 0 | 0.12 | 0.69 | 172 | 0.88 | 0.17 |
| Hex | 5 | 50 | 46 | 5E | 0 | C | 45 | AC | 58 | 11 |
| Octal | 5 | 120 | 106 | 136 | 0 | 14 | 105 | 254 | 130 | 21 |
| Binary | 101 | 1010000 | 1000110 | 1011110 | 0 | 1100 | 1000101 | 10101100 | 1011000 | 10001 |
Color Harmonies of #055046
Complementary color
Monochromatic Colors of #055046
Black with #055046
Text Example
Text Example
White with #055046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055046; }
p { color: rgb(5,80,70); }
H1.HeaderClassName
{
color: #055046;
}
.AnyTagClassName
{
color: #055046;
}
</style>
background-color css
<style>
a { background-color: #055046; }
a { background-color: rgb(5,80,70); }
div.DivClassName
{
background-color: #055046;
}
.BgClassName
{
background-color: #055046;
}
</style>
border-color css
<style>
span { border-color: #055046; }
span { border-color: rgb(5,80,70); }
td.TdClassName
{
border-color: #055046;
}
.TagClassName
{
border-color: #055046;
}
</style>