Shades of Cyprus #053741
Tints of Cyprus #053741
RGB
CMYK
RGB Variations
Color information
#053741 (or 0x053741) is known color: Cyprus. HEX triplet: 05, 37 and 41. RGB value is (5,55,65). Sum of RGB (Red+Green+Blue) = 5+55+65=125 (16% of max value = 765). Red value is 5 (2.34% from 255 or 4% from 125); Green value is 55 (21.88% from 255 or 44% from 125); Blue value is 65 (25.78% from 255 or 52% from 125); Max value from RGB is 65 - color contains mainly: blue. Hex color #053741 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053741 is #FAC8BE. Grayscale: #292929. Windows color (decimal): -16435391 or 4273925. OLE color: 4273925.
HSL color Cylindrical-coordinate representation of color #053741: hue angle of 190º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #053741 is Cyan = 0.92, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 5 | 55 | 65 | - |
| CMYK | 0.92 | 0.15 | 0 | 0.75 |
| HSL | 190º | 0.86% | 0.14% | - |
| HSV(B) | 190º | 0.92% | 0.25% | - |
| XYZ | 2.38 | 3.15 | 5.48 | - |
| YUV | 41.19 | 141.44 | 102.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 55 | 65 | 0.92 | 0.15 | 0 | 0.75 | 190 | 0.86 | 0.14 |
| Hex | 5 | 37 | 41 | 5C | F | 0 | 4B | BE | 56 | E |
| Octal | 5 | 67 | 101 | 134 | 17 | 0 | 113 | 276 | 126 | 16 |
| Binary | 101 | 110111 | 1000001 | 1011100 | 1111 | 0 | 1001011 | 10111110 | 1010110 | 1110 |
Color Harmonies of #053741
Complementary color
Monochromatic Colors of #053741
Black with #053741
Text Example
Text Example
White with #053741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053741; }
p { color: rgb(5,55,65); }
H1.HeaderClassName
{
color: #053741;
}
.AnyTagClassName
{
color: #053741;
}
</style>
background-color css
<style>
a { background-color: #053741; }
a { background-color: rgb(5,55,65); }
div.DivClassName
{
background-color: #053741;
}
.BgClassName
{
background-color: #053741;
}
</style>
border-color css
<style>
span { border-color: #053741; }
span { border-color: rgb(5,55,65); }
td.TdClassName
{
border-color: #053741;
}
.TagClassName
{
border-color: #053741;
}
</style>