Shades of Cyprus #054039
Tints of Cyprus #054039
RGB
CMYK
RGB Variations
Color information
#054039 (or 0x054039) is known color: Cyprus. HEX triplet: 05, 40 and 39. RGB value is (5,64,57). Sum of RGB (Red+Green+Blue) = 5+64+57=126 (16% of max value = 765). Red value is 5 (2.34% from 255 or 3.97% from 126); Green value is 64 (25.39% from 255 or 50.79% from 126); Blue value is 57 (22.66% from 255 or 45.24% from 126); Max value from RGB is 64 - color contains mainly: green. Hex color #054039 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054039 is #FABFC6. Grayscale: #2D2D2D. Windows color (decimal): -16433095 or 3751941. OLE color: 3751941.
HSL color Cylindrical-coordinate representation of color #054039: hue angle of 172.88º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #054039 is Cyan = 0.92, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 5 | 64 | 57 | - |
| CMYK | 0.92 | 0 | 0.11 | 0.75 |
| HSL | 172.88º | 0.86% | 0.14% | - |
| HSV(B) | 172.88º | 0.92% | 0.25% | - |
| XYZ | 2.63 | 3.99 | 4.5 | - |
| YUV | 45.56 | 134.45 | 99.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 64 | 57 | 0.92 | 0 | 0.11 | 0.75 | 172.88 | 0.86 | 0.14 |
| Hex | 5 | 40 | 39 | 5C | 0 | B | 4B | AD | 56 | E |
| Octal | 5 | 100 | 71 | 134 | 0 | 13 | 113 | 255 | 126 | 16 |
| Binary | 101 | 1000000 | 111001 | 1011100 | 0 | 1011 | 1001011 | 10101101 | 1010110 | 1110 |
Color Harmonies of #054039
Complementary color
Monochromatic Colors of #054039
Black with #054039
Text Example
Text Example
White with #054039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054039; }
p { color: rgb(5,64,57); }
H1.HeaderClassName
{
color: #054039;
}
.AnyTagClassName
{
color: #054039;
}
</style>
background-color css
<style>
a { background-color: #054039; }
a { background-color: rgb(5,64,57); }
div.DivClassName
{
background-color: #054039;
}
.BgClassName
{
background-color: #054039;
}
</style>
border-color css
<style>
span { border-color: #054039; }
span { border-color: rgb(5,64,57); }
td.TdClassName
{
border-color: #054039;
}
.TagClassName
{
border-color: #054039;
}
</style>