Shades of Cyprus #053738
Tints of Cyprus #053738
RGB
CMYK
RGB Variations
Color information
#053738 (or 0x053738) is known color: Cyprus. HEX triplet: 05, 37 and 38. RGB value is (5,55,56). Sum of RGB (Red+Green+Blue) = 5+55+56=116 (15% of max value = 765). Red value is 5 (2.34% from 255 or 4.31% from 116); Green value is 55 (21.88% from 255 or 47.41% from 116); Blue value is 56 (22.27% from 255 or 48.28% from 116); Max value from RGB is 56 - color contains mainly: blue. Hex color #053738 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053738 is #FAC8C7. Grayscale: #282828. Windows color (decimal): -16435400 or 3684101. OLE color: 3684101.
HSL color Cylindrical-coordinate representation of color #053738: hue angle of 181.18º 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 #053738 is Cyan = 0.91, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 5 | 55 | 56 | - |
| CMYK | 0.91 | 0.02 | 0 | 0.78 |
| HSL | 181.18º | 0.84% | 0.12% | - |
| HSV(B) | 181.18º | 0.91% | 0.22% | - |
| XYZ | 2.14 | 3.05 | 4.22 | - |
| YUV | 40.16 | 136.94 | 102.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 55 | 56 | 0.91 | 0.02 | 0 | 0.78 | 181.18 | 0.84 | 0.12 |
| Hex | 5 | 37 | 38 | 5B | 2 | 0 | 4E | B5 | 54 | C |
| Octal | 5 | 67 | 70 | 133 | 2 | 0 | 116 | 265 | 124 | 14 |
| Binary | 101 | 110111 | 111000 | 1011011 | 10 | 0 | 1001110 | 10110101 | 1010100 | 1100 |
Color Harmonies of #053738
Complementary color
Monochromatic Colors of #053738
Black with #053738
Text Example
Text Example
White with #053738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053738; }
p { color: rgb(5,55,56); }
H1.HeaderClassName
{
color: #053738;
}
.AnyTagClassName
{
color: #053738;
}
</style>
background-color css
<style>
a { background-color: #053738; }
a { background-color: rgb(5,55,56); }
div.DivClassName
{
background-color: #053738;
}
.BgClassName
{
background-color: #053738;
}
</style>
border-color css
<style>
span { border-color: #053738; }
span { border-color: rgb(5,55,56); }
td.TdClassName
{
border-color: #053738;
}
.TagClassName
{
border-color: #053738;
}
</style>