Shades of Cyprus #054942
Tints of Cyprus #054942
RGB
CMYK
RGB Variations
Color information
#054942 (or 0x054942) is known color: Cyprus. HEX triplet: 05, 49 and 42. RGB value is (5,73,66). Sum of RGB (Red+Green+Blue) = 5+73+66=144 (19% of max value = 765). Red value is 5 (2.34% from 255 or 3.47% from 144); Green value is 73 (28.91% from 255 or 50.69% from 144); Blue value is 66 (26.17% from 255 or 45.83% from 144); Max value from RGB is 73 - color contains mainly: green. Hex color #054942 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054942 is #FAB6BD. Grayscale: #333333. Windows color (decimal): -16430782 or 4344069. OLE color: 4344069.
HSL color Cylindrical-coordinate representation of color #054942: hue angle of 173.82º 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 #054942 is Cyan = 0.93, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 5 | 73 | 66 | - |
| CMYK | 0.93 | 0 | 0.10 | 0.71 |
| HSL | 173.82º | 0.87% | 0.15% | - |
| HSV(B) | 173.82º | 0.93% | 0.29% | - |
| XYZ | 3.43 | 5.19 | 5.98 | - |
| YUV | 51.87 | 135.97 | 94.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 73 | 66 | 0.93 | 0 | 0.10 | 0.71 | 173.82 | 0.87 | 0.15 |
| Hex | 5 | 49 | 42 | 5D | 0 | A | 47 | AE | 57 | F |
| Octal | 5 | 111 | 102 | 135 | 0 | 12 | 107 | 256 | 127 | 17 |
| Binary | 101 | 1001001 | 1000010 | 1011101 | 0 | 1010 | 1000111 | 10101110 | 1010111 | 1111 |
Color Harmonies of #054942
Complementary color
Monochromatic Colors of #054942
Black with #054942
Text Example
Text Example
White with #054942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054942; }
p { color: rgb(5,73,66); }
H1.HeaderClassName
{
color: #054942;
}
.AnyTagClassName
{
color: #054942;
}
</style>
background-color css
<style>
a { background-color: #054942; }
a { background-color: rgb(5,73,66); }
div.DivClassName
{
background-color: #054942;
}
.BgClassName
{
background-color: #054942;
}
</style>
border-color css
<style>
span { border-color: #054942; }
span { border-color: rgb(5,73,66); }
td.TdClassName
{
border-color: #054942;
}
.TagClassName
{
border-color: #054942;
}
</style>