Shades of Cyprus #044940
Tints of Cyprus #044940
RGB
CMYK
RGB Variations
Color information
#044940 (or 0x044940) is known color: Cyprus. HEX triplet: 04, 49 and 40. RGB value is (4,73,64). Sum of RGB (Red+Green+Blue) = 4+73+64=141 (18% of max value = 765). Red value is 4 (1.95% from 255 or 2.84% from 141); Green value is 73 (28.91% from 255 or 51.77% from 141); Blue value is 64 (25.39% from 255 or 45.39% from 141); Max value from RGB is 73 - color contains mainly: green. Hex color #044940 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #044940 is #FBB6BF. Grayscale: #333333. Windows color (decimal): -16496320 or 4212996. OLE color: 4212996.
HSL color Cylindrical-coordinate representation of color #044940: hue angle of 172.17º degrees, saturation: 0.9, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #044940 is Cyan = 0.95, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 4 | 73 | 64 | - |
| CMYK | 0.95 | 0 | 0.12 | 0.71 |
| HSL | 172.17º | 0.9% | 0.15% | - |
| HSV(B) | 172.17º | 0.95% | 0.29% | - |
| XYZ | 3.36 | 5.16 | 5.67 | - |
| YUV | 51.34 | 135.14 | 94.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 73 | 64 | 0.95 | 0 | 0.12 | 0.71 | 172.17 | 0.9 | 0.15 |
| Hex | 4 | 49 | 40 | 5F | 0 | C | 47 | AC | 5A | F |
| Octal | 4 | 111 | 100 | 137 | 0 | 14 | 107 | 254 | 132 | 17 |
| Binary | 100 | 1001001 | 1000000 | 1011111 | 0 | 1100 | 1000111 | 10101100 | 1011010 | 1111 |
Color Harmonies of #044940
Complementary color
Monochromatic Colors of #044940
Black with #044940
Text Example
Text Example
White with #044940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #044940; }
p { color: rgb(4,73,64); }
H1.HeaderClassName
{
color: #044940;
}
.AnyTagClassName
{
color: #044940;
}
</style>
background-color css
<style>
a { background-color: #044940; }
a { background-color: rgb(4,73,64); }
div.DivClassName
{
background-color: #044940;
}
.BgClassName
{
background-color: #044940;
}
</style>
border-color css
<style>
span { border-color: #044940; }
span { border-color: rgb(4,73,64); }
td.TdClassName
{
border-color: #044940;
}
.TagClassName
{
border-color: #044940;
}
</style>