Shades of Cyprus #004940
Tints of Cyprus #004940
RGB
CMYK
RGB Variations
Color information
#004940 (or 0x004940) is known color: Cyprus. HEX triplet: 00, 49 and 40. RGB value is (0,73,64). Sum of RGB (Red+Green+Blue) = 0+73+64=137 (18% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 137); Green value is 73 (28.91% from 255 or 53.28% from 137); Blue value is 64 (25.39% from 255 or 46.72% from 137); Max value from RGB is 73 - color contains mainly: green. Hex color #004940 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #004940 is #FFB6BF. Grayscale: #323232. Windows color (decimal): -16758464 or 4212992. OLE color: 4212992.
HSL color Cylindrical-coordinate representation of color #004940: hue angle of 172.6º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 1%. Process color model (Four color, CMYK) of #004940 is Cyan = 1, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 0 | 73 | 64 | - |
| CMYK | 1 | 0 | 0.12 | 0.71 |
| HSL | 172.6º | 1% | 0.14% | - |
| HSV(B) | 172.6º | 1% | 0.29% | - |
| XYZ | 3.31 | 5.14 | 5.67 | - |
| YUV | 50.15 | 135.82 | 92.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 73 | 64 | 1 | 0 | 0.12 | 0.71 | 172.6 | 1 | 0.14 |
| Hex | 0 | 49 | 40 | 64 | 0 | C | 47 | AD | 64 | E |
| Octal | 0 | 111 | 100 | 144 | 0 | 14 | 107 | 255 | 144 | 16 |
| Binary | 0 | 1001001 | 1000000 | 1100100 | 0 | 1100 | 1000111 | 10101101 | 1100100 | 1110 |
Color Harmonies of #004940
Complementary color
Monochromatic Colors of #004940
Black with #004940
Text Example
Text Example
White with #004940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #004940; }
p { color: rgb(0,73,64); }
H1.HeaderClassName
{
color: #004940;
}
.AnyTagClassName
{
color: #004940;
}
</style>
background-color css
<style>
a { background-color: #004940; }
a { background-color: rgb(0,73,64); }
div.DivClassName
{
background-color: #004940;
}
.BgClassName
{
background-color: #004940;
}
</style>
border-color css
<style>
span { border-color: #004940; }
span { border-color: rgb(0,73,64); }
td.TdClassName
{
border-color: #004940;
}
.TagClassName
{
border-color: #004940;
}
</style>