Shades of Cyprus #053639
Tints of Cyprus #053639
RGB
CMYK
RGB Variations
Color information
#053639 (or 0x053639) is known color: Cyprus. HEX triplet: 05, 36 and 39. RGB value is (5,54,57). Sum of RGB (Red+Green+Blue) = 5+54+57=116 (15% of max value = 765). Red value is 5 (2.34% from 255 or 4.31% from 116); Green value is 54 (21.48% from 255 or 46.55% from 116); Blue value is 57 (22.66% from 255 or 49.14% from 116); Max value from RGB is 57 - color contains mainly: blue. Hex color #053639 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053639 is #FAC9C6. Grayscale: #272727. Windows color (decimal): -16435655 or 3749381. OLE color: 3749381.
HSL color Cylindrical-coordinate representation of color #053639: hue angle of 183.46º 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 #053639 is Cyan = 0.91, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 5 | 54 | 57 | - |
| CMYK | 0.91 | 0.05 | 0 | 0.78 |
| HSL | 183.46º | 0.84% | 0.12% | - |
| HSV(B) | 183.46º | 0.91% | 0.22% | - |
| XYZ | 2.12 | 2.97 | 4.33 | - |
| YUV | 39.69 | 137.77 | 103.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 54 | 57 | 0.91 | 0.05 | 0 | 0.78 | 183.46 | 0.84 | 0.12 |
| Hex | 5 | 36 | 39 | 5B | 5 | 0 | 4E | B7 | 54 | C |
| Octal | 5 | 66 | 71 | 133 | 5 | 0 | 116 | 267 | 124 | 14 |
| Binary | 101 | 110110 | 111001 | 1011011 | 101 | 0 | 1001110 | 10110111 | 1010100 | 1100 |
Color Harmonies of #053639
Complementary color
Monochromatic Colors of #053639
Black with #053639
Text Example
Text Example
White with #053639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053639; }
p { color: rgb(5,54,57); }
H1.HeaderClassName
{
color: #053639;
}
.AnyTagClassName
{
color: #053639;
}
</style>
background-color css
<style>
a { background-color: #053639; }
a { background-color: rgb(5,54,57); }
div.DivClassName
{
background-color: #053639;
}
.BgClassName
{
background-color: #053639;
}
</style>
border-color css
<style>
span { border-color: #053639; }
span { border-color: rgb(5,54,57); }
td.TdClassName
{
border-color: #053639;
}
.TagClassName
{
border-color: #053639;
}
</style>