Shades of Cyprus #053840
Tints of Cyprus #053840
RGB
CMYK
RGB Variations
Color information
#053840 (or 0x053840) is known color: Cyprus. HEX triplet: 05, 38 and 40. RGB value is (5,56,64). Sum of RGB (Red+Green+Blue) = 5+56+64=125 (16% of max value = 765). Red value is 5 (2.34% from 255 or 4% from 125); Green value is 56 (22.27% from 255 or 44.8% from 125); Blue value is 64 (25.39% from 255 or 51.2% from 125); Max value from RGB is 64 - color contains mainly: blue. Hex color #053840 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053840 is #FAC7BF. Grayscale: #292929. Windows color (decimal): -16435136 or 4208645. OLE color: 4208645.
HSL color Cylindrical-coordinate representation of color #053840: hue angle of 188.14º 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 #053840 is Cyan = 0.92, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 5 | 56 | 64 | - |
| CMYK | 0.92 | 0.13 | 0 | 0.75 |
| HSL | 188.14º | 0.86% | 0.14% | - |
| HSV(B) | 188.14º | 0.92% | 0.25% | - |
| XYZ | 2.4 | 3.23 | 5.35 | - |
| YUV | 41.66 | 140.6 | 101.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 56 | 64 | 0.92 | 0.13 | 0 | 0.75 | 188.14 | 0.86 | 0.14 |
| Hex | 5 | 38 | 40 | 5C | D | 0 | 4B | BC | 56 | E |
| Octal | 5 | 70 | 100 | 134 | 15 | 0 | 113 | 274 | 126 | 16 |
| Binary | 101 | 111000 | 1000000 | 1011100 | 1101 | 0 | 1001011 | 10111100 | 1010110 | 1110 |
Color Harmonies of #053840
Complementary color
Monochromatic Colors of #053840
Black with #053840
Text Example
Text Example
White with #053840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053840; }
p { color: rgb(5,56,64); }
H1.HeaderClassName
{
color: #053840;
}
.AnyTagClassName
{
color: #053840;
}
</style>
background-color css
<style>
a { background-color: #053840; }
a { background-color: rgb(5,56,64); }
div.DivClassName
{
background-color: #053840;
}
.BgClassName
{
background-color: #053840;
}
</style>
border-color css
<style>
span { border-color: #053840; }
span { border-color: rgb(5,56,64); }
td.TdClassName
{
border-color: #053840;
}
.TagClassName
{
border-color: #053840;
}
</style>