Shades of Cyprus #044541
Tints of Cyprus #044541
RGB
CMYK
RGB Variations
Color information
#044541 (or 0x044541) is known color: Cyprus. HEX triplet: 04, 45 and 41. RGB value is (4,69,65). Sum of RGB (Red+Green+Blue) = 4+69+65=138 (18% of max value = 765). Red value is 4 (1.95% from 255 or 2.90% from 138); Green value is 69 (27.34% from 255 or 50% from 138); Blue value is 65 (25.78% from 255 or 47.10% from 138); Max value from RGB is 69 - color contains mainly: green. Hex color #044541 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #044541 is #FBBABE. Grayscale: #313131. Windows color (decimal): -16497343 or 4277508. OLE color: 4277508.
HSL color Cylindrical-coordinate representation of color #044541: hue angle of 176.31º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #044541 is Cyan = 0.94, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 4 | 69 | 65 | - |
| CMYK | 0.94 | 0 | 0.06 | 0.73 |
| HSL | 176.31º | 0.89% | 0.14% | - |
| HSV(B) | 176.31º | 0.94% | 0.27% | - |
| XYZ | 3.13 | 4.66 | 5.74 | - |
| YUV | 49.11 | 136.97 | 95.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 69 | 65 | 0.94 | 0 | 0.06 | 0.73 | 176.31 | 0.89 | 0.14 |
| Hex | 4 | 45 | 41 | 5E | 0 | 6 | 49 | B0 | 59 | E |
| Octal | 4 | 105 | 101 | 136 | 0 | 6 | 111 | 260 | 131 | 16 |
| Binary | 100 | 1000101 | 1000001 | 1011110 | 0 | 110 | 1001001 | 10110000 | 1011001 | 1110 |
Color Harmonies of #044541
Complementary color
Monochromatic Colors of #044541
Black with #044541
Text Example
Text Example
White with #044541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #044541; }
p { color: rgb(4,69,65); }
H1.HeaderClassName
{
color: #044541;
}
.AnyTagClassName
{
color: #044541;
}
</style>
background-color css
<style>
a { background-color: #044541; }
a { background-color: rgb(4,69,65); }
div.DivClassName
{
background-color: #044541;
}
.BgClassName
{
background-color: #044541;
}
</style>
border-color css
<style>
span { border-color: #044541; }
span { border-color: rgb(4,69,65); }
td.TdClassName
{
border-color: #044541;
}
.TagClassName
{
border-color: #044541;
}
</style>