Shades of Cyprus #053637
Tints of Cyprus #053637
RGB
CMYK
RGB Variations
Color information
#053637 (or 0x053637) is known color: Cyprus. HEX triplet: 05, 36 and 37. RGB value is (5,54,55). Sum of RGB (Red+Green+Blue) = 5+54+55=114 (15% of max value = 765). Red value is 5 (2.34% from 255 or 4.39% from 114); Green value is 54 (21.48% from 255 or 47.37% from 114); Blue value is 55 (21.88% from 255 or 48.25% from 114); Max value from RGB is 55 - color contains mainly: blue. Hex color #053637 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053637 is #FAC9C8. Grayscale: #272727. Windows color (decimal): -16435657 or 3618309. OLE color: 3618309.
HSL color Cylindrical-coordinate representation of color #053637: hue angle of 181.2º 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 #053637 is Cyan = 0.91, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 5 | 54 | 55 | - |
| CMYK | 0.91 | 0.02 | 0 | 0.78 |
| HSL | 181.2º | 0.83% | 0.12% | - |
| HSV(B) | 181.2º | 0.91% | 0.22% | - |
| XYZ | 2.07 | 2.95 | 4.07 | - |
| YUV | 39.46 | 136.77 | 103.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 54 | 55 | 0.91 | 0.02 | 0 | 0.78 | 181.2 | 0.83 | 0.12 |
| Hex | 5 | 36 | 37 | 5B | 2 | 0 | 4E | B5 | 53 | C |
| Octal | 5 | 66 | 67 | 133 | 2 | 0 | 116 | 265 | 123 | 14 |
| Binary | 101 | 110110 | 110111 | 1011011 | 10 | 0 | 1001110 | 10110101 | 1010011 | 1100 |
Color Harmonies of #053637
Complementary color
Monochromatic Colors of #053637
Black with #053637
Text Example
Text Example
White with #053637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053637; }
p { color: rgb(5,54,55); }
H1.HeaderClassName
{
color: #053637;
}
.AnyTagClassName
{
color: #053637;
}
</style>
background-color css
<style>
a { background-color: #053637; }
a { background-color: rgb(5,54,55); }
div.DivClassName
{
background-color: #053637;
}
.BgClassName
{
background-color: #053637;
}
</style>
border-color css
<style>
span { border-color: #053637; }
span { border-color: rgb(5,54,55); }
td.TdClassName
{
border-color: #053637;
}
.TagClassName
{
border-color: #053637;
}
</style>