Shades of Cyprus #074940
Tints of Cyprus #074940
RGB
CMYK
RGB Variations
Color information
#074940 (or 0x074940) is known color: Cyprus. HEX triplet: 07, 49 and 40. RGB value is (7,73,64). Sum of RGB (Red+Green+Blue) = 7+73+64=144 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.86% from 144); Green value is 73 (28.91% from 255 or 50.69% from 144); Blue value is 64 (25.39% from 255 or 44.44% from 144); Max value from RGB is 73 - color contains mainly: green. Hex color #074940 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074940 is #F8B6BF. Grayscale: #343434. Windows color (decimal): -16299712 or 4212999. OLE color: 4212999.
HSL color Cylindrical-coordinate representation of color #074940: hue angle of 171.82º degrees, saturation: 0.82, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #074940 is Cyan = 0.90, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 7 | 73 | 64 | - |
| CMYK | 0.90 | 0 | 0.12 | 0.71 |
| HSL | 171.82º | 0.83% | 0.16% | - |
| HSV(B) | 171.82º | 0.9% | 0.29% | - |
| XYZ | 3.4 | 5.18 | 5.67 | - |
| YUV | 52.24 | 134.63 | 95.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 73 | 64 | 0.90 | 0 | 0.12 | 0.71 | 171.82 | 0.83 | 0.16 |
| Hex | 7 | 49 | 40 | 5A | 0 | C | 47 | AC | 52 | 10 |
| Octal | 7 | 111 | 100 | 132 | 0 | 14 | 107 | 254 | 122 | 20 |
| Binary | 111 | 1001001 | 1000000 | 1011010 | 0 | 1100 | 1000111 | 10101100 | 1010010 | 10000 |
Color Harmonies of #074940
Complementary color
Monochromatic Colors of #074940
Black with #074940
Text Example
Text Example
White with #074940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074940; }
p { color: rgb(7,73,64); }
H1.HeaderClassName
{
color: #074940;
}
.AnyTagClassName
{
color: #074940;
}
</style>
background-color css
<style>
a { background-color: #074940; }
a { background-color: rgb(7,73,64); }
div.DivClassName
{
background-color: #074940;
}
.BgClassName
{
background-color: #074940;
}
</style>
border-color css
<style>
span { border-color: #074940; }
span { border-color: rgb(7,73,64); }
td.TdClassName
{
border-color: #074940;
}
.TagClassName
{
border-color: #074940;
}
</style>