Shades of Cyprus #053937
Tints of Cyprus #053937
RGB
CMYK
RGB Variations
Color information
#053937 (or 0x053937) is known color: Cyprus. HEX triplet: 05, 39 and 37. RGB value is (5,57,55). Sum of RGB (Red+Green+Blue) = 5+57+55=117 (15% of max value = 765). Red value is 5 (2.34% from 255 or 4.27% from 117); Green value is 57 (22.66% from 255 or 48.72% from 117); Blue value is 55 (21.88% from 255 or 47.01% from 117); Max value from RGB is 57 - color contains mainly: green. Hex color #053937 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053937 is #FAC6C8. Grayscale: #292929. Windows color (decimal): -16434889 or 3619077. OLE color: 3619077.
HSL color Cylindrical-coordinate representation of color #053937: hue angle of 177.69º degrees, saturation: 0.84, 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 #053937 is Cyan = 0.91, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 5 | 57 | 55 | - |
| CMYK | 0.91 | 0 | 0.04 | 0.78 |
| HSL | 177.69º | 0.84% | 0.12% | - |
| HSV(B) | 177.69º | 0.91% | 0.22% | - |
| XYZ | 2.22 | 3.23 | 4.12 | - |
| YUV | 41.22 | 135.77 | 102.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 57 | 55 | 0.91 | 0 | 0.04 | 0.78 | 177.69 | 0.84 | 0.12 |
| Hex | 5 | 39 | 37 | 5B | 0 | 4 | 4E | B2 | 54 | C |
| Octal | 5 | 71 | 67 | 133 | 0 | 4 | 116 | 262 | 124 | 14 |
| Binary | 101 | 111001 | 110111 | 1011011 | 0 | 100 | 1001110 | 10110010 | 1010100 | 1100 |
Color Harmonies of #053937
Complementary color
Monochromatic Colors of #053937
Black with #053937
Text Example
Text Example
White with #053937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053937; }
p { color: rgb(5,57,55); }
H1.HeaderClassName
{
color: #053937;
}
.AnyTagClassName
{
color: #053937;
}
</style>
background-color css
<style>
a { background-color: #053937; }
a { background-color: rgb(5,57,55); }
div.DivClassName
{
background-color: #053937;
}
.BgClassName
{
background-color: #053937;
}
</style>
border-color css
<style>
span { border-color: #053937; }
span { border-color: rgb(5,57,55); }
td.TdClassName
{
border-color: #053937;
}
.TagClassName
{
border-color: #053937;
}
</style>