Shades of Cyprus #054844
Tints of Cyprus #054844
RGB
CMYK
RGB Variations
Color information
#054844 (or 0x054844) is known color: Cyprus. HEX triplet: 05, 48 and 44. RGB value is (5,72,68). Sum of RGB (Red+Green+Blue) = 5+72+68=145 (19% of max value = 765). Red value is 5 (2.34% from 255 or 3.45% from 145); Green value is 72 (28.52% from 255 or 49.66% from 145); Blue value is 68 (26.95% from 255 or 46.90% from 145); Max value from RGB is 72 - color contains mainly: green. Hex color #054844 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054844 is #FAB7BB. Grayscale: #333333. Windows color (decimal): -16431036 or 4474885. OLE color: 4474885.
HSL color Cylindrical-coordinate representation of color #054844: hue angle of 176.42º 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 #054844 is Cyan = 0.93, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 5 | 72 | 68 | - |
| CMYK | 0.93 | 0 | 0.06 | 0.72 |
| HSL | 176.42º | 0.87% | 0.15% | - |
| HSV(B) | 176.42º | 0.93% | 0.28% | - |
| XYZ | 3.42 | 5.08 | 6.27 | - |
| YUV | 51.51 | 137.3 | 94.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 72 | 68 | 0.93 | 0 | 0.06 | 0.72 | 176.42 | 0.87 | 0.15 |
| Hex | 5 | 48 | 44 | 5D | 0 | 6 | 48 | B0 | 57 | F |
| Octal | 5 | 110 | 104 | 135 | 0 | 6 | 110 | 260 | 127 | 17 |
| Binary | 101 | 1001000 | 1000100 | 1011101 | 0 | 110 | 1001000 | 10110000 | 1010111 | 1111 |
Color Harmonies of #054844
Complementary color
Monochromatic Colors of #054844
Black with #054844
Text Example
Text Example
White with #054844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054844; }
p { color: rgb(5,72,68); }
H1.HeaderClassName
{
color: #054844;
}
.AnyTagClassName
{
color: #054844;
}
</style>
background-color css
<style>
a { background-color: #054844; }
a { background-color: rgb(5,72,68); }
div.DivClassName
{
background-color: #054844;
}
.BgClassName
{
background-color: #054844;
}
</style>
border-color css
<style>
span { border-color: #054844; }
span { border-color: rgb(5,72,68); }
td.TdClassName
{
border-color: #054844;
}
.TagClassName
{
border-color: #054844;
}
</style>