Shades of Cyprus #014940
Tints of Cyprus #014940
RGB
CMYK
RGB Variations
Color information
#014940 (or 0x014940) is known color: Cyprus. HEX triplet: 01, 49 and 40. RGB value is (1,73,64). Sum of RGB (Red+Green+Blue) = 1+73+64=138 (18% of max value = 765). Red value is 1 (0.78% from 255 or 0.72% from 138); Green value is 73 (28.91% from 255 or 52.90% from 138); Blue value is 64 (25.39% from 255 or 46.38% from 138); Max value from RGB is 73 - color contains mainly: green. Hex color #014940 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #014940 is #FEB6BF. Grayscale: #323232. Windows color (decimal): -16692928 or 4212993. OLE color: 4212993.
HSL color Cylindrical-coordinate representation of color #014940: hue angle of 172.5º degrees, saturation: 0.97, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #014940 is Cyan = 0.99, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 1 | 73 | 64 | - |
| CMYK | 0.99 | 0 | 0.12 | 0.71 |
| HSL | 172.5º | 0.97% | 0.15% | - |
| HSV(B) | 172.5º | 0.99% | 0.29% | - |
| XYZ | 3.32 | 5.14 | 5.67 | - |
| YUV | 50.45 | 135.65 | 92.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 73 | 64 | 0.99 | 0 | 0.12 | 0.71 | 172.5 | 0.97 | 0.15 |
| Hex | 1 | 49 | 40 | 63 | 0 | C | 47 | AC | 61 | F |
| Octal | 1 | 111 | 100 | 143 | 0 | 14 | 107 | 254 | 141 | 17 |
| Binary | 1 | 1001001 | 1000000 | 1100011 | 0 | 1100 | 1000111 | 10101100 | 1100001 | 1111 |
Color Harmonies of #014940
Complementary color
Monochromatic Colors of #014940
Black with #014940
Text Example
Text Example
White with #014940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014940; }
p { color: rgb(1,73,64); }
H1.HeaderClassName
{
color: #014940;
}
.AnyTagClassName
{
color: #014940;
}
</style>
background-color css
<style>
a { background-color: #014940; }
a { background-color: rgb(1,73,64); }
div.DivClassName
{
background-color: #014940;
}
.BgClassName
{
background-color: #014940;
}
</style>
border-color css
<style>
span { border-color: #014940; }
span { border-color: rgb(1,73,64); }
td.TdClassName
{
border-color: #014940;
}
.TagClassName
{
border-color: #014940;
}
</style>