Shades of Cyprus #054139
Tints of Cyprus #054139
RGB
CMYK
RGB Variations
Color information
#054139 (or 0x054139) is known color: Cyprus. HEX triplet: 05, 41 and 39. RGB value is (5,65,57). Sum of RGB (Red+Green+Blue) = 5+65+57=127 (16% of max value = 765). Red value is 5 (2.34% from 255 or 3.94% from 127); Green value is 65 (25.78% from 255 or 51.18% from 127); Blue value is 57 (22.66% from 255 or 44.88% from 127); Max value from RGB is 65 - color contains mainly: green. Hex color #054139 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054139 is #FABEC6. Grayscale: #2E2E2E. Windows color (decimal): -16432839 or 3752197. OLE color: 3752197.
HSL color Cylindrical-coordinate representation of color #054139: hue angle of 172º 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 #054139 is Cyan = 0.92, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 5 | 65 | 57 | - |
| CMYK | 0.92 | 0 | 0.12 | 0.75 |
| HSL | 172º | 0.86% | 0.14% | - |
| HSV(B) | 172º | 0.92% | 0.25% | - |
| XYZ | 2.69 | 4.11 | 4.52 | - |
| YUV | 46.15 | 134.12 | 98.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 65 | 57 | 0.92 | 0 | 0.12 | 0.75 | 172 | 0.86 | 0.14 |
| Hex | 5 | 41 | 39 | 5C | 0 | C | 4B | AC | 56 | E |
| Octal | 5 | 101 | 71 | 134 | 0 | 14 | 113 | 254 | 126 | 16 |
| Binary | 101 | 1000001 | 111001 | 1011100 | 0 | 1100 | 1001011 | 10101100 | 1010110 | 1110 |
Color Harmonies of #054139
Complementary color
Monochromatic Colors of #054139
Black with #054139
Text Example
Text Example
White with #054139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054139; }
p { color: rgb(5,65,57); }
H1.HeaderClassName
{
color: #054139;
}
.AnyTagClassName
{
color: #054139;
}
</style>
background-color css
<style>
a { background-color: #054139; }
a { background-color: rgb(5,65,57); }
div.DivClassName
{
background-color: #054139;
}
.BgClassName
{
background-color: #054139;
}
</style>
border-color css
<style>
span { border-color: #054139; }
span { border-color: rgb(5,65,57); }
td.TdClassName
{
border-color: #054139;
}
.TagClassName
{
border-color: #054139;
}
</style>