Shades of Cyprus #055043
Tints of Cyprus #055043
RGB
CMYK
RGB Variations
Color information
#055043 (or 0x055043) is known color: Cyprus. HEX triplet: 05, 50 and 43. RGB value is (5,80,67). Sum of RGB (Red+Green+Blue) = 5+80+67=152 (20% of max value = 765). Red value is 5 (2.34% from 255 or 3.29% from 152); Green value is 80 (31.64% from 255 or 52.63% from 152); Blue value is 67 (26.56% from 255 or 44.08% from 152); Max value from RGB is 80 - color contains mainly: green. Hex color #055043 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055043 is #FAAFBC. Grayscale: #383838. Windows color (decimal): -16428989 or 4411397. OLE color: 4411397.
HSL color Cylindrical-coordinate representation of color #055043: hue angle of 169.6º 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 #055043 is Cyan = 0.94, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 5 | 80 | 67 | - |
| CMYK | 0.94 | 0 | 0.16 | 0.69 |
| HSL | 169.6º | 0.88% | 0.17% | - |
| HSV(B) | 169.6º | 0.94% | 0.31% | - |
| XYZ | 3.94 | 6.17 | 6.29 | - |
| YUV | 56.09 | 134.15 | 91.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 80 | 67 | 0.94 | 0 | 0.16 | 0.69 | 169.6 | 0.88 | 0.17 |
| Hex | 5 | 50 | 43 | 5E | 0 | 10 | 45 | AA | 58 | 11 |
| Octal | 5 | 120 | 103 | 136 | 0 | 20 | 105 | 252 | 130 | 21 |
| Binary | 101 | 1010000 | 1000011 | 1011110 | 0 | 10000 | 1000101 | 10101010 | 1011000 | 10001 |
Color Harmonies of #055043
Complementary color
Monochromatic Colors of #055043
Black with #055043
Text Example
Text Example
White with #055043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055043; }
p { color: rgb(5,80,67); }
H1.HeaderClassName
{
color: #055043;
}
.AnyTagClassName
{
color: #055043;
}
</style>
background-color css
<style>
a { background-color: #055043; }
a { background-color: rgb(5,80,67); }
div.DivClassName
{
background-color: #055043;
}
.BgClassName
{
background-color: #055043;
}
</style>
border-color css
<style>
span { border-color: #055043; }
span { border-color: rgb(5,80,67); }
td.TdClassName
{
border-color: #055043;
}
.TagClassName
{
border-color: #055043;
}
</style>