Shades of Cyprus #053635
Tints of Cyprus #053635
RGB
CMYK
RGB Variations
Color information
#053635 (or 0x053635) is known color: Cyprus. HEX triplet: 05, 36 and 35. RGB value is (5,54,53). Sum of RGB (Red+Green+Blue) = 5+54+53=112 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.46% from 112); Green value is 54 (21.48% from 255 or 48.21% from 112); Blue value is 53 (21.09% from 255 or 47.32% from 112); Max value from RGB is 54 - color contains mainly: green. Hex color #053635 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053635 is #FAC9CA. Grayscale: #272727. Windows color (decimal): -16435659 or 3487237. OLE color: 3487237.
HSL color Cylindrical-coordinate representation of color #053635: hue angle of 178.78º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #053635 is Cyan = 0.91, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 5 | 54 | 53 | - |
| CMYK | 0.91 | 0 | 0.02 | 0.79 |
| HSL | 178.78º | 0.83% | 0.12% | - |
| HSV(B) | 178.78º | 0.91% | 0.21% | - |
| XYZ | 2.02 | 2.93 | 3.83 | - |
| YUV | 39.24 | 135.77 | 103.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 54 | 53 | 0.91 | 0 | 0.02 | 0.79 | 178.78 | 0.83 | 0.12 |
| Hex | 5 | 36 | 35 | 5B | 0 | 2 | 4F | B3 | 53 | C |
| Octal | 5 | 66 | 65 | 133 | 0 | 2 | 117 | 263 | 123 | 14 |
| Binary | 101 | 110110 | 110101 | 1011011 | 0 | 10 | 1001111 | 10110011 | 1010011 | 1100 |
Color Harmonies of #053635
Complementary color
Monochromatic Colors of #053635
Black with #053635
Text Example
Text Example
White with #053635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053635; }
p { color: rgb(5,54,53); }
H1.HeaderClassName
{
color: #053635;
}
.AnyTagClassName
{
color: #053635;
}
</style>
background-color css
<style>
a { background-color: #053635; }
a { background-color: rgb(5,54,53); }
div.DivClassName
{
background-color: #053635;
}
.BgClassName
{
background-color: #053635;
}
</style>
border-color css
<style>
span { border-color: #053635; }
span { border-color: rgb(5,54,53); }
td.TdClassName
{
border-color: #053635;
}
.TagClassName
{
border-color: #053635;
}
</style>