Shades of Cyprus #014037
Tints of Cyprus #014037
RGB
CMYK
RGB Variations
Color information
#014037 (or 0x014037) is known color: Cyprus. HEX triplet: 01, 40 and 37. RGB value is (1,64,55). Sum of RGB (Red+Green+Blue) = 1+64+55=120 (15% of max value = 765). Red value is 1 (0.78% from 255 or 0.83% from 120); Green value is 64 (25.39% from 255 or 53.33% from 120); Blue value is 55 (21.88% from 255 or 45.83% from 120); Max value from RGB is 64 - color contains mainly: green. Hex color #014037 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #014037 is #FEBFC8. Grayscale: #2C2C2C. Windows color (decimal): -16695241 or 3620865. OLE color: 3620865.
HSL color Cylindrical-coordinate representation of color #014037: hue angle of 171.43º degrees, saturation: 0.97, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #014037 is Cyan = 0.98, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 1 | 64 | 55 | - |
| CMYK | 0.98 | 0 | 0.14 | 0.75 |
| HSL | 171.43º | 0.97% | 0.13% | - |
| HSV(B) | 171.43º | 0.98% | 0.25% | - |
| XYZ | 2.54 | 3.95 | 4.24 | - |
| YUV | 44.14 | 134.13 | 97.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 64 | 55 | 0.98 | 0 | 0.14 | 0.75 | 171.43 | 0.97 | 0.13 |
| Hex | 1 | 40 | 37 | 62 | 0 | E | 4B | AB | 61 | D |
| Octal | 1 | 100 | 67 | 142 | 0 | 16 | 113 | 253 | 141 | 15 |
| Binary | 1 | 1000000 | 110111 | 1100010 | 0 | 1110 | 1001011 | 10101011 | 1100001 | 1101 |
Color Harmonies of #014037
Complementary color
Monochromatic Colors of #014037
Black with #014037
Text Example
Text Example
White with #014037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014037; }
p { color: rgb(1,64,55); }
H1.HeaderClassName
{
color: #014037;
}
.AnyTagClassName
{
color: #014037;
}
</style>
background-color css
<style>
a { background-color: #014037; }
a { background-color: rgb(1,64,55); }
div.DivClassName
{
background-color: #014037;
}
.BgClassName
{
background-color: #014037;
}
</style>
border-color css
<style>
span { border-color: #014037; }
span { border-color: rgb(1,64,55); }
td.TdClassName
{
border-color: #014037;
}
.TagClassName
{
border-color: #014037;
}
</style>