Shades of Cyprus #053535
Tints of Cyprus #053535
RGB
CMYK
RGB Variations
Color information
#053535 (or 0x053535) is known color: Cyprus. HEX triplet: 05, 35 and 35. RGB value is (5,53,53). Sum of RGB (Red+Green+Blue) = 5+53+53=111 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.50% from 111); Green value is 53 (21.09% from 255 or 47.75% from 111); Blue value is 53 (21.09% from 255 or 47.75% from 111); Max value from RGB is 53 - color contains mainly: green, blue. Hex color #053535 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053535 is #FACACA. Grayscale: #262626. Windows color (decimal): -16435915 or 3486981. OLE color: 3486981.
HSL color Cylindrical-coordinate representation of color #053535: hue angle of 180º degrees, saturation: 0.83, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #053535 is Cyan = 0.91, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 5 | 53 | 53 | - |
| CMYK | 0.91 | 0 | 0 | 0.79 |
| HSL | 180º | 0.83% | 0.11% | - |
| HSV(B) | 180º | 0.91% | 0.21% | - |
| XYZ | 1.98 | 2.84 | 3.81 | - |
| YUV | 38.65 | 136.1 | 104 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 53 | 53 | 0.91 | 0 | 0 | 0.79 | 180 | 0.83 | 0.11 |
| Hex | 5 | 35 | 35 | 5B | 0 | 0 | 4F | B4 | 53 | B |
| Octal | 5 | 65 | 65 | 133 | 0 | 0 | 117 | 264 | 123 | 13 |
| Binary | 101 | 110101 | 110101 | 1011011 | 0 | 0 | 1001111 | 10110100 | 1010011 | 1011 |
Color Harmonies of #053535
Complementary color
Monochromatic Colors of #053535
Black with #053535
Text Example
Text Example
White with #053535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053535; }
p { color: rgb(5,53,53); }
H1.HeaderClassName
{
color: #053535;
}
.AnyTagClassName
{
color: #053535;
}
</style>
background-color css
<style>
a { background-color: #053535; }
a { background-color: rgb(5,53,53); }
div.DivClassName
{
background-color: #053535;
}
.BgClassName
{
background-color: #053535;
}
</style>
border-color css
<style>
span { border-color: #053535; }
span { border-color: rgb(5,53,53); }
td.TdClassName
{
border-color: #053535;
}
.TagClassName
{
border-color: #053535;
}
</style>