Shades of Cyprus #053834
Tints of Cyprus #053834
RGB
CMYK
RGB Variations
Color information
#053834 (or 0x053834) is known color: Cyprus. HEX triplet: 05, 38 and 34. RGB value is (5,56,52). Sum of RGB (Red+Green+Blue) = 5+56+52=113 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.42% from 113); Green value is 56 (22.27% from 255 or 49.56% from 113); Blue value is 52 (20.70% from 255 or 46.02% from 113); Max value from RGB is 56 - color contains mainly: green. Hex color #053834 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053834 is #FAC7CB. Grayscale: #282828. Windows color (decimal): -16435148 or 3422213. OLE color: 3422213.
HSL color Cylindrical-coordinate representation of color #053834: hue angle of 175.29º degrees, saturation: 0.84, 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 #053834 is Cyan = 0.91, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 5 | 56 | 52 | - |
| CMYK | 0.91 | 0 | 0.07 | 0.78 |
| HSL | 175.29º | 0.84% | 0.12% | - |
| HSV(B) | 175.29º | 0.91% | 0.22% | - |
| XYZ | 2.1 | 3.11 | 3.74 | - |
| YUV | 40.3 | 134.6 | 102.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 56 | 52 | 0.91 | 0 | 0.07 | 0.78 | 175.29 | 0.84 | 0.12 |
| Hex | 5 | 38 | 34 | 5B | 0 | 7 | 4E | AF | 54 | C |
| Octal | 5 | 70 | 64 | 133 | 0 | 7 | 116 | 257 | 124 | 14 |
| Binary | 101 | 111000 | 110100 | 1011011 | 0 | 111 | 1001110 | 10101111 | 1010100 | 1100 |
Color Harmonies of #053834
Complementary color
Monochromatic Colors of #053834
Black with #053834
Text Example
Text Example
White with #053834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053834; }
p { color: rgb(5,56,52); }
H1.HeaderClassName
{
color: #053834;
}
.AnyTagClassName
{
color: #053834;
}
</style>
background-color css
<style>
a { background-color: #053834; }
a { background-color: rgb(5,56,52); }
div.DivClassName
{
background-color: #053834;
}
.BgClassName
{
background-color: #053834;
}
</style>
border-color css
<style>
span { border-color: #053834; }
span { border-color: rgb(5,56,52); }
td.TdClassName
{
border-color: #053834;
}
.TagClassName
{
border-color: #053834;
}
</style>