Shades of Cyprus #053640
Tints of Cyprus #053640
RGB
CMYK
RGB Variations
Color information
#053640 (or 0x053640) is known color: Cyprus. HEX triplet: 05, 36 and 40. RGB value is (5,54,64). Sum of RGB (Red+Green+Blue) = 5+54+64=123 (16% of max value = 765). Red value is 5 (2.34% from 255 or 4.07% from 123); Green value is 54 (21.48% from 255 or 43.90% from 123); Blue value is 64 (25.39% from 255 or 52.03% from 123); Max value from RGB is 64 - color contains mainly: blue. Hex color #053640 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053640 is #FAC9BF. Grayscale: #282828. Windows color (decimal): -16435648 or 4208133. OLE color: 4208133.
HSL color Cylindrical-coordinate representation of color #053640: hue angle of 190.17º 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 #053640 is Cyan = 0.92, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 5 | 54 | 64 | - |
| CMYK | 0.92 | 0.16 | 0 | 0.75 |
| HSL | 190.17º | 0.86% | 0.14% | - |
| HSV(B) | 190.17º | 0.92% | 0.25% | - |
| XYZ | 2.31 | 3.04 | 5.32 | - |
| YUV | 40.49 | 141.27 | 102.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 54 | 64 | 0.92 | 0.16 | 0 | 0.75 | 190.17 | 0.86 | 0.14 |
| Hex | 5 | 36 | 40 | 5C | 10 | 0 | 4B | BE | 56 | E |
| Octal | 5 | 66 | 100 | 134 | 20 | 0 | 113 | 276 | 126 | 16 |
| Binary | 101 | 110110 | 1000000 | 1011100 | 10000 | 0 | 1001011 | 10111110 | 1010110 | 1110 |
Color Harmonies of #053640
Complementary color
Monochromatic Colors of #053640
Black with #053640
Text Example
Text Example
White with #053640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053640; }
p { color: rgb(5,54,64); }
H1.HeaderClassName
{
color: #053640;
}
.AnyTagClassName
{
color: #053640;
}
</style>
background-color css
<style>
a { background-color: #053640; }
a { background-color: rgb(5,54,64); }
div.DivClassName
{
background-color: #053640;
}
.BgClassName
{
background-color: #053640;
}
</style>
border-color css
<style>
span { border-color: #053640; }
span { border-color: rgb(5,54,64); }
td.TdClassName
{
border-color: #053640;
}
.TagClassName
{
border-color: #053640;
}
</style>