Shades of Cyprus #054846
Tints of Cyprus #054846
RGB
CMYK
RGB Variations
Color information
#054846 (or 0x054846) is known color: Cyprus. HEX triplet: 05, 48 and 46. RGB value is (5,72,70). Sum of RGB (Red+Green+Blue) = 5+72+70=147 (19% of max value = 765). Red value is 5 (2.34% from 255 or 3.40% from 147); Green value is 72 (28.52% from 255 or 48.98% from 147); Blue value is 70 (27.73% from 255 or 47.62% from 147); Max value from RGB is 72 - color contains mainly: green. Hex color #054846 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054846 is #FAB7B9. Grayscale: #333333. Windows color (decimal): -16431034 or 4605957. OLE color: 4605957.
HSL color Cylindrical-coordinate representation of color #054846: hue angle of 178.21º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #054846 is Cyan = 0.93, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 5 | 72 | 70 | - |
| CMYK | 0.93 | 0 | 0.03 | 0.72 |
| HSL | 178.21º | 0.87% | 0.15% | - |
| HSV(B) | 178.21º | 0.93% | 0.28% | - |
| XYZ | 3.49 | 5.11 | 6.6 | - |
| YUV | 51.74 | 138.3 | 94.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 72 | 70 | 0.93 | 0 | 0.03 | 0.72 | 178.21 | 0.87 | 0.15 |
| Hex | 5 | 48 | 46 | 5D | 0 | 3 | 48 | B2 | 57 | F |
| Octal | 5 | 110 | 106 | 135 | 0 | 3 | 110 | 262 | 127 | 17 |
| Binary | 101 | 1001000 | 1000110 | 1011101 | 0 | 11 | 1001000 | 10110010 | 1010111 | 1111 |
Color Harmonies of #054846
Complementary color
Monochromatic Colors of #054846
Black with #054846
Text Example
Text Example
White with #054846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054846; }
p { color: rgb(5,72,70); }
H1.HeaderClassName
{
color: #054846;
}
.AnyTagClassName
{
color: #054846;
}
</style>
background-color css
<style>
a { background-color: #054846; }
a { background-color: rgb(5,72,70); }
div.DivClassName
{
background-color: #054846;
}
.BgClassName
{
background-color: #054846;
}
</style>
border-color css
<style>
span { border-color: #054846; }
span { border-color: rgb(5,72,70); }
td.TdClassName
{
border-color: #054846;
}
.TagClassName
{
border-color: #054846;
}
</style>