Shades of Cyprus #053532
Tints of Cyprus #053532
RGB
CMYK
RGB Variations
Color information
#053532 (or 0x053532) is known color: Cyprus. HEX triplet: 05, 35 and 32. RGB value is (5,53,50). Sum of RGB (Red+Green+Blue) = 5+53+50=108 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.63% from 108); Green value is 53 (21.09% from 255 or 49.07% from 108); Blue value is 50 (19.92% from 255 or 46.30% from 108); Max value from RGB is 53 - color contains mainly: green. Hex color #053532 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053532 is #FACACD. Grayscale: #262626. Windows color (decimal): -16435918 or 3290373. OLE color: 3290373.
HSL color Cylindrical-coordinate representation of color #053532: hue angle of 176.25º 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 #053532 is Cyan = 0.91, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.79.
Color convert
RGB | 5 | 53 | 50 | - |
CMYK | 0.91 | 0 | 0.06 | 0.79 |
HSL | 176.25º | 0.83% | 0.11% | - |
HSV(B) | 176.25º | 0.91% | 0.21% | - |
XYZ | 1.91 | 2.81 | 3.46 | - |
YUV | 38.31 | 134.6 | 104.24 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 5 | 53 | 50 | 0.91 | 0 | 0.06 | 0.79 | 176.25 | 0.83 | 0.11 |
Hex | 5 | 35 | 32 | 5B | 0 | 6 | 4F | B0 | 53 | B |
Octal | 5 | 65 | 62 | 133 | 0 | 6 | 117 | 260 | 123 | 13 |
Binary | 101 | 110101 | 110010 | 1011011 | 0 | 110 | 1001111 | 10110000 | 1010011 | 1011 |
Color Harmonies of #053532
Complementary color
Monochromatic Colors of #053532
Black with #053532
Text Example
Text Example
White with #053532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053532; }
p { color: rgb(5,53,50); }
H1.HeaderClassName
{
color: #053532;
}
.AnyTagClassName
{
color: #053532;
}
</style>
background-color css
<style>
a { background-color: #053532; }
a { background-color: rgb(5,53,50); }
div.DivClassName
{
background-color: #053532;
}
.BgClassName
{
background-color: #053532;
}
</style>
border-color css
<style>
span { border-color: #053532; }
span { border-color: rgb(5,53,50); }
td.TdClassName
{
border-color: #053532;
}
.TagClassName
{
border-color: #053532;
}
</style>