Shades of Cyprus #054044
Tints of Cyprus #054044
RGB
CMYK
RGB Variations
Color information
#054044 (or 0x054044) is known color: Cyprus. HEX triplet: 05, 40 and 44. RGB value is (5,64,68). Sum of RGB (Red+Green+Blue) = 5+64+68=137 (18% of max value = 765). Red value is 5 (2.34% from 255 or 3.65% from 137); Green value is 64 (25.39% from 255 or 46.72% from 137); Blue value is 68 (26.95% from 255 or 49.64% from 137); Max value from RGB is 68 - color contains mainly: blue. Hex color #054044 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054044 is #FABFBB. Grayscale: #2E2E2E. Windows color (decimal): -16433084 or 4472837. OLE color: 4472837.
HSL color Cylindrical-coordinate representation of color #054044: hue angle of 183.81º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #054044 is Cyan = 0.93, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 5 | 64 | 68 | - |
| CMYK | 0.93 | 0.06 | 0 | 0.73 |
| HSL | 183.81º | 0.86% | 0.14% | - |
| HSV(B) | 183.81º | 0.93% | 0.27% | - |
| XYZ | 2.94 | 4.12 | 6.11 | - |
| YUV | 46.82 | 139.95 | 98.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 64 | 68 | 0.93 | 0.06 | 0 | 0.73 | 183.81 | 0.86 | 0.14 |
| Hex | 5 | 40 | 44 | 5D | 6 | 0 | 49 | B8 | 56 | E |
| Octal | 5 | 100 | 104 | 135 | 6 | 0 | 111 | 270 | 126 | 16 |
| Binary | 101 | 1000000 | 1000100 | 1011101 | 110 | 0 | 1001001 | 10111000 | 1010110 | 1110 |
Color Harmonies of #054044
Complementary color
Monochromatic Colors of #054044
Black with #054044
Text Example
Text Example
White with #054044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054044; }
p { color: rgb(5,64,68); }
H1.HeaderClassName
{
color: #054044;
}
.AnyTagClassName
{
color: #054044;
}
</style>
background-color css
<style>
a { background-color: #054044; }
a { background-color: rgb(5,64,68); }
div.DivClassName
{
background-color: #054044;
}
.BgClassName
{
background-color: #054044;
}
</style>
border-color css
<style>
span { border-color: #054044; }
span { border-color: rgb(5,64,68); }
td.TdClassName
{
border-color: #054044;
}
.TagClassName
{
border-color: #054044;
}
</style>