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