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