Shades of Cyprus #053531
Tints of Cyprus #053531
RGB
CMYK
RGB Variations
Color information
#053531 (or 0x053531) is known color: Cyprus. HEX triplet: 05, 35 and 31. RGB value is (5,53,49). Sum of RGB (Red+Green+Blue) = 5+53+49=107 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.67% from 107); Green value is 53 (21.09% from 255 or 49.53% from 107); Blue value is 49 (19.53% from 255 or 45.79% from 107); Max value from RGB is 53 - color contains mainly: green. Hex color #053531 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053531 is #FACACE. Grayscale: #262626. Windows color (decimal): -16435919 or 3224837. OLE color: 3224837.
HSL color Cylindrical-coordinate representation of color #053531: hue angle of 175º 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 #053531 is Cyan = 0.91, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 5 | 53 | 49 | - |
| CMYK | 0.91 | 0 | 0.08 | 0.79 |
| HSL | 175º | 0.83% | 0.11% | - |
| HSV(B) | 175º | 0.91% | 0.21% | - |
| XYZ | 1.89 | 2.8 | 3.35 | - |
| YUV | 38.19 | 134.1 | 104.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 53 | 49 | 0.91 | 0 | 0.08 | 0.79 | 175 | 0.83 | 0.11 |
| Hex | 5 | 35 | 31 | 5B | 0 | 8 | 4F | AF | 53 | B |
| Octal | 5 | 65 | 61 | 133 | 0 | 10 | 117 | 257 | 123 | 13 |
| Binary | 101 | 110101 | 110001 | 1011011 | 0 | 1000 | 1001111 | 10101111 | 1010011 | 1011 |
Color Harmonies of #053531
Complementary color
Monochromatic Colors of #053531
Black with #053531
Text Example
Text Example
White with #053531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053531; }
p { color: rgb(5,53,49); }
H1.HeaderClassName
{
color: #053531;
}
.AnyTagClassName
{
color: #053531;
}
</style>
background-color css
<style>
a { background-color: #053531; }
a { background-color: rgb(5,53,49); }
div.DivClassName
{
background-color: #053531;
}
.BgClassName
{
background-color: #053531;
}
</style>
border-color css
<style>
span { border-color: #053531; }
span { border-color: rgb(5,53,49); }
td.TdClassName
{
border-color: #053531;
}
.TagClassName
{
border-color: #053531;
}
</style>