Shades of Cyprus #014740
Tints of Cyprus #014740
RGB
CMYK
RGB Variations
Color information
#014740 (or 0x014740) is known color: Cyprus. HEX triplet: 01, 47 and 40. RGB value is (1,71,64). Sum of RGB (Red+Green+Blue) = 1+71+64=136 (18% of max value = 765). Red value is 1 (0.78% from 255 or 0.74% from 136); Green value is 71 (28.12% from 255 or 52.21% from 136); Blue value is 64 (25.39% from 255 or 47.06% from 136); Max value from RGB is 71 - color contains mainly: green. Hex color #014740 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #014740 is #FEB8BF. Grayscale: #313131. Windows color (decimal): -16693440 or 4212481. OLE color: 4212481.
HSL color Cylindrical-coordinate representation of color #014740: hue angle of 174º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #014740 is Cyan = 0.99, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 1 | 71 | 64 | - |
| CMYK | 0.99 | 0 | 0.10 | 0.72 |
| HSL | 174º | 0.97% | 0.14% | - |
| HSV(B) | 174º | 0.99% | 0.28% | - |
| XYZ | 3.19 | 4.88 | 5.62 | - |
| YUV | 49.27 | 136.31 | 93.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 71 | 64 | 0.99 | 0 | 0.10 | 0.72 | 174 | 0.97 | 0.14 |
| Hex | 1 | 47 | 40 | 63 | 0 | A | 48 | AE | 61 | E |
| Octal | 1 | 107 | 100 | 143 | 0 | 12 | 110 | 256 | 141 | 16 |
| Binary | 1 | 1000111 | 1000000 | 1100011 | 0 | 1010 | 1001000 | 10101110 | 1100001 | 1110 |
Color Harmonies of #014740
Complementary color
Monochromatic Colors of #014740
Black with #014740
Text Example
Text Example
White with #014740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014740; }
p { color: rgb(1,71,64); }
H1.HeaderClassName
{
color: #014740;
}
.AnyTagClassName
{
color: #014740;
}
</style>
background-color css
<style>
a { background-color: #014740; }
a { background-color: rgb(1,71,64); }
div.DivClassName
{
background-color: #014740;
}
.BgClassName
{
background-color: #014740;
}
</style>
border-color css
<style>
span { border-color: #014740; }
span { border-color: rgb(1,71,64); }
td.TdClassName
{
border-color: #014740;
}
.TagClassName
{
border-color: #014740;
}
</style>