Shades of Cyprus #053537
Tints of Cyprus #053537
RGB
CMYK
RGB Variations
Color information
#053537 (or 0x053537) is known color: Cyprus. HEX triplet: 05, 35 and 37. RGB value is (5,53,55). Sum of RGB (Red+Green+Blue) = 5+53+55=113 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.42% from 113); Green value is 53 (21.09% from 255 or 46.90% from 113); Blue value is 55 (21.88% from 255 or 48.67% from 113); Max value from RGB is 55 - color contains mainly: blue. Hex color #053537 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053537 is #FACAC8. Grayscale: #262626. Windows color (decimal): -16435913 or 3618053. OLE color: 3618053.
HSL color Cylindrical-coordinate representation of color #053537: hue angle of 182.4º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #053537 is Cyan = 0.91, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 5 | 53 | 55 | - |
| CMYK | 0.91 | 0.04 | 0 | 0.78 |
| HSL | 182.4º | 0.83% | 0.12% | - |
| HSV(B) | 182.4º | 0.91% | 0.22% | - |
| XYZ | 2.03 | 2.85 | 4.06 | - |
| YUV | 38.88 | 137.1 | 103.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 53 | 55 | 0.91 | 0.04 | 0 | 0.78 | 182.4 | 0.83 | 0.12 |
| Hex | 5 | 35 | 37 | 5B | 4 | 0 | 4E | B6 | 53 | C |
| Octal | 5 | 65 | 67 | 133 | 4 | 0 | 116 | 266 | 123 | 14 |
| Binary | 101 | 110101 | 110111 | 1011011 | 100 | 0 | 1001110 | 10110110 | 1010011 | 1100 |
Color Harmonies of #053537
Complementary color
Monochromatic Colors of #053537
Black with #053537
Text Example
Text Example
White with #053537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053537; }
p { color: rgb(5,53,55); }
H1.HeaderClassName
{
color: #053537;
}
.AnyTagClassName
{
color: #053537;
}
</style>
background-color css
<style>
a { background-color: #053537; }
a { background-color: rgb(5,53,55); }
div.DivClassName
{
background-color: #053537;
}
.BgClassName
{
background-color: #053537;
}
</style>
border-color css
<style>
span { border-color: #053537; }
span { border-color: rgb(5,53,55); }
td.TdClassName
{
border-color: #053537;
}
.TagClassName
{
border-color: #053537;
}
</style>