Shades of Cyprus #053740
Tints of Cyprus #053740
RGB
CMYK
RGB Variations
Color information
#053740 (or 0x053740) is known color: Cyprus. HEX triplet: 05, 37 and 40. RGB value is (5,55,64). Sum of RGB (Red+Green+Blue) = 5+55+64=124 (16% of max value = 765). Red value is 5 (2.34% from 255 or 4.03% from 124); Green value is 55 (21.88% from 255 or 44.35% from 124); Blue value is 64 (25.39% from 255 or 51.61% from 124); Max value from RGB is 64 - color contains mainly: blue. Hex color #053740 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053740 is #FAC8BF. Grayscale: #282828. Windows color (decimal): -16435392 or 4208389. OLE color: 4208389.
HSL color Cylindrical-coordinate representation of color #053740: hue angle of 189.15º 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 #053740 is Cyan = 0.92, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 5 | 55 | 64 | - |
| CMYK | 0.92 | 0.14 | 0 | 0.75 |
| HSL | 189.15º | 0.86% | 0.14% | - |
| HSV(B) | 189.15º | 0.92% | 0.25% | - |
| XYZ | 2.35 | 3.13 | 5.33 | - |
| YUV | 41.08 | 140.94 | 102.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 55 | 64 | 0.92 | 0.14 | 0 | 0.75 | 189.15 | 0.86 | 0.14 |
| Hex | 5 | 37 | 40 | 5C | E | 0 | 4B | BD | 56 | E |
| Octal | 5 | 67 | 100 | 134 | 16 | 0 | 113 | 275 | 126 | 16 |
| Binary | 101 | 110111 | 1000000 | 1011100 | 1110 | 0 | 1001011 | 10111101 | 1010110 | 1110 |
Color Harmonies of #053740
Complementary color
Monochromatic Colors of #053740
Black with #053740
Text Example
Text Example
White with #053740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053740; }
p { color: rgb(5,55,64); }
H1.HeaderClassName
{
color: #053740;
}
.AnyTagClassName
{
color: #053740;
}
</style>
background-color css
<style>
a { background-color: #053740; }
a { background-color: rgb(5,55,64); }
div.DivClassName
{
background-color: #053740;
}
.BgClassName
{
background-color: #053740;
}
</style>
border-color css
<style>
span { border-color: #053740; }
span { border-color: rgb(5,55,64); }
td.TdClassName
{
border-color: #053740;
}
.TagClassName
{
border-color: #053740;
}
</style>