Shades of Cyprus #053434
Tints of Cyprus #053434
RGB
CMYK
RGB Variations
Color information
#053434 (or 0x053434) is known color: Cyprus. HEX triplet: 05, 34 and 34. RGB value is (5,52,52). Sum of RGB (Red+Green+Blue) = 5+52+52=109 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.59% from 109); Green value is 52 (20.70% from 255 or 47.71% from 109); Blue value is 52 (20.70% from 255 or 47.71% from 109); Max value from RGB is 52 - color contains mainly: green, blue. Hex color #053434 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053434 is #FACBCB. Grayscale: #252525. Windows color (decimal): -16436172 or 3421189. OLE color: 3421189.
HSL color Cylindrical-coordinate representation of color #053434: hue angle of 180º degrees, saturation: 0.82, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #053434 is Cyan = 0.90, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 5 | 52 | 52 | - |
| CMYK | 0.90 | 0 | 0 | 0.80 |
| HSL | 180º | 0.82% | 0.11% | - |
| HSV(B) | 180º | 0.9% | 0.2% | - |
| XYZ | 1.91 | 2.74 | 3.68 | - |
| YUV | 37.95 | 135.93 | 104.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 52 | 52 | 0.90 | 0 | 0 | 0.80 | 180 | 0.82 | 0.11 |
| Hex | 5 | 34 | 34 | 5A | 0 | 0 | 50 | B4 | 52 | B |
| Octal | 5 | 64 | 64 | 132 | 0 | 0 | 120 | 264 | 122 | 13 |
| Binary | 101 | 110100 | 110100 | 1011010 | 0 | 0 | 1010000 | 10110100 | 1010010 | 1011 |
Color Harmonies of #053434
Complementary color
Monochromatic Colors of #053434
Black with #053434
Text Example
Text Example
White with #053434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053434; }
p { color: rgb(5,52,52); }
H1.HeaderClassName
{
color: #053434;
}
.AnyTagClassName
{
color: #053434;
}
</style>
background-color css
<style>
a { background-color: #053434; }
a { background-color: rgb(5,52,52); }
div.DivClassName
{
background-color: #053434;
}
.BgClassName
{
background-color: #053434;
}
</style>
border-color css
<style>
span { border-color: #053434; }
span { border-color: rgb(5,52,52); }
td.TdClassName
{
border-color: #053434;
}
.TagClassName
{
border-color: #053434;
}
</style>