Shades of Cyprus #054946
Tints of Cyprus #054946
RGB
CMYK
RGB Variations
Color information
#054946 (or 0x054946) is known color: Cyprus. HEX triplet: 05, 49 and 46. RGB value is (5,73,70). Sum of RGB (Red+Green+Blue) = 5+73+70=148 (19% of max value = 765). Red value is 5 (2.34% from 255 or 3.38% from 148); Green value is 73 (28.91% from 255 or 49.32% from 148); Blue value is 70 (27.73% from 255 or 47.30% from 148); Max value from RGB is 73 - color contains mainly: green. Hex color #054946 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054946 is #FAB6B9. Grayscale: #343434. Windows color (decimal): -16430778 or 4606213. OLE color: 4606213.
HSL color Cylindrical-coordinate representation of color #054946: hue angle of 177.35º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #054946 is Cyan = 0.93, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 5 | 73 | 70 | - |
| CMYK | 0.93 | 0 | 0.04 | 0.71 |
| HSL | 177.35º | 0.87% | 0.15% | - |
| HSV(B) | 177.35º | 0.93% | 0.29% | - |
| XYZ | 3.55 | 5.24 | 6.62 | - |
| YUV | 52.33 | 137.97 | 94.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 73 | 70 | 0.93 | 0 | 0.04 | 0.71 | 177.35 | 0.87 | 0.15 |
| Hex | 5 | 49 | 46 | 5D | 0 | 4 | 47 | B1 | 57 | F |
| Octal | 5 | 111 | 106 | 135 | 0 | 4 | 107 | 261 | 127 | 17 |
| Binary | 101 | 1001001 | 1000110 | 1011101 | 0 | 100 | 1000111 | 10110001 | 1010111 | 1111 |
Color Harmonies of #054946
Complementary color
Monochromatic Colors of #054946
Black with #054946
Text Example
Text Example
White with #054946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054946; }
p { color: rgb(5,73,70); }
H1.HeaderClassName
{
color: #054946;
}
.AnyTagClassName
{
color: #054946;
}
</style>
background-color css
<style>
a { background-color: #054946; }
a { background-color: rgb(5,73,70); }
div.DivClassName
{
background-color: #054946;
}
.BgClassName
{
background-color: #054946;
}
</style>
border-color css
<style>
span { border-color: #054946; }
span { border-color: rgb(5,73,70); }
td.TdClassName
{
border-color: #054946;
}
.TagClassName
{
border-color: #054946;
}
</style>