Shades of Cyprus #044241
Tints of Cyprus #044241
RGB
CMYK
RGB Variations
Color information
#044241 (or 0x044241) is known color: Cyprus. HEX triplet: 04, 42 and 41. RGB value is (4,66,65). Sum of RGB (Red+Green+Blue) = 4+66+65=135 (17% of max value = 765). Red value is 4 (1.95% from 255 or 2.96% from 135); Green value is 66 (26.17% from 255 or 48.89% from 135); Blue value is 65 (25.78% from 255 or 48.15% from 135); Max value from RGB is 66 - color contains mainly: green. Hex color #044241 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #044241 is #FBBDBE. Grayscale: #2F2F2F. Windows color (decimal): -16498111 or 4276740. OLE color: 4276740.
HSL color Cylindrical-coordinate representation of color #044241: hue angle of 179.03º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #044241 is Cyan = 0.94, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 4 | 66 | 65 | - |
| CMYK | 0.94 | 0 | 0.02 | 0.74 |
| HSL | 179.03º | 0.89% | 0.14% | - |
| HSV(B) | 179.03º | 0.94% | 0.26% | - |
| XYZ | 2.95 | 4.3 | 5.68 | - |
| YUV | 47.35 | 137.96 | 97.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 66 | 65 | 0.94 | 0 | 0.02 | 0.74 | 179.03 | 0.89 | 0.14 |
| Hex | 4 | 42 | 41 | 5E | 0 | 2 | 4A | B3 | 59 | E |
| Octal | 4 | 102 | 101 | 136 | 0 | 2 | 112 | 263 | 131 | 16 |
| Binary | 100 | 1000010 | 1000001 | 1011110 | 0 | 10 | 1001010 | 10110011 | 1011001 | 1110 |
Color Harmonies of #044241
Complementary color
Monochromatic Colors of #044241
Black with #044241
Text Example
Text Example
White with #044241
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #044241; }
p { color: rgb(4,66,65); }
H1.HeaderClassName
{
color: #044241;
}
.AnyTagClassName
{
color: #044241;
}
</style>
background-color css
<style>
a { background-color: #044241; }
a { background-color: rgb(4,66,65); }
div.DivClassName
{
background-color: #044241;
}
.BgClassName
{
background-color: #044241;
}
</style>
border-color css
<style>
span { border-color: #044241; }
span { border-color: rgb(4,66,65); }
td.TdClassName
{
border-color: #044241;
}
.TagClassName
{
border-color: #044241;
}
</style>