Shades of Cyprus #053735
Tints of Cyprus #053735
RGB
CMYK
RGB Variations
Color information
#053735 (or 0x053735) is known color: Cyprus. HEX triplet: 05, 37 and 35. RGB value is (5,55,53). Sum of RGB (Red+Green+Blue) = 5+55+53=113 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.42% from 113); Green value is 55 (21.88% from 255 or 48.67% from 113); Blue value is 53 (21.09% from 255 or 46.90% from 113); Max value from RGB is 55 - color contains mainly: green. Hex color #053735 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053735 is #FAC8CA. Grayscale: #272727. Windows color (decimal): -16435403 or 3487493. OLE color: 3487493.
HSL color Cylindrical-coordinate representation of color #053735: hue angle of 177.6º 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 #053735 is Cyan = 0.91, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 5 | 55 | 53 | - |
| CMYK | 0.91 | 0 | 0.04 | 0.78 |
| HSL | 177.6º | 0.83% | 0.12% | - |
| HSV(B) | 177.6º | 0.91% | 0.22% | - |
| XYZ | 2.07 | 3.02 | 3.84 | - |
| YUV | 39.82 | 135.44 | 103.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 55 | 53 | 0.91 | 0 | 0.04 | 0.78 | 177.6 | 0.83 | 0.12 |
| Hex | 5 | 37 | 35 | 5B | 0 | 4 | 4E | B2 | 53 | C |
| Octal | 5 | 67 | 65 | 133 | 0 | 4 | 116 | 262 | 123 | 14 |
| Binary | 101 | 110111 | 110101 | 1011011 | 0 | 100 | 1001110 | 10110010 | 1010011 | 1100 |
Color Harmonies of #053735
Complementary color
Monochromatic Colors of #053735
Black with #053735
Text Example
Text Example
White with #053735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053735; }
p { color: rgb(5,55,53); }
H1.HeaderClassName
{
color: #053735;
}
.AnyTagClassName
{
color: #053735;
}
</style>
background-color css
<style>
a { background-color: #053735; }
a { background-color: rgb(5,55,53); }
div.DivClassName
{
background-color: #053735;
}
.BgClassName
{
background-color: #053735;
}
</style>
border-color css
<style>
span { border-color: #053735; }
span { border-color: rgb(5,55,53); }
td.TdClassName
{
border-color: #053735;
}
.TagClassName
{
border-color: #053735;
}
</style>