Shades of Cyprus #004942
Tints of Cyprus #004942
RGB
CMYK
RGB Variations
Color information
#004942 (or 0x004942) is known color: Cyprus. HEX triplet: 00, 49 and 42. RGB value is (0,73,66). Sum of RGB (Red+Green+Blue) = 0+73+66=139 (18% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 139); Green value is 73 (28.91% from 255 or 52.52% from 139); Blue value is 66 (26.17% from 255 or 47.48% from 139); Max value from RGB is 73 - color contains mainly: green. Hex color #004942 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #004942 is #FFB6BD. Grayscale: #323232. Windows color (decimal): -16758462 or 4344064. OLE color: 4344064.
HSL color Cylindrical-coordinate representation of color #004942: hue angle of 174.25º 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 #004942 is Cyan = 1, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 0 | 73 | 66 | - |
| CMYK | 1 | 0 | 0.10 | 0.71 |
| HSL | 174.25º | 1% | 0.14% | - |
| HSV(B) | 174.25º | 1% | 0.29% | - |
| XYZ | 3.37 | 5.16 | 5.97 | - |
| YUV | 50.38 | 136.82 | 92.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 73 | 66 | 1 | 0 | 0.10 | 0.71 | 174.25 | 1 | 0.14 |
| Hex | 0 | 49 | 42 | 64 | 0 | A | 47 | AE | 64 | E |
| Octal | 0 | 111 | 102 | 144 | 0 | 12 | 107 | 256 | 144 | 16 |
| Binary | 0 | 1001001 | 1000010 | 1100100 | 0 | 1010 | 1000111 | 10101110 | 1100100 | 1110 |
Color Harmonies of #004942
Complementary color
Monochromatic Colors of #004942
Black with #004942
Text Example
Text Example
White with #004942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #004942; }
p { color: rgb(0,73,66); }
H1.HeaderClassName
{
color: #004942;
}
.AnyTagClassName
{
color: #004942;
}
</style>
background-color css
<style>
a { background-color: #004942; }
a { background-color: rgb(0,73,66); }
div.DivClassName
{
background-color: #004942;
}
.BgClassName
{
background-color: #004942;
}
</style>
border-color css
<style>
span { border-color: #004942; }
span { border-color: rgb(0,73,66); }
td.TdClassName
{
border-color: #004942;
}
.TagClassName
{
border-color: #004942;
}
</style>