Shades of Cyprus #044540
Tints of Cyprus #044540
RGB
CMYK
RGB Variations
Color information
#044540 (or 0x044540) is known color: Cyprus. HEX triplet: 04, 45 and 40. RGB value is (4,69,64). Sum of RGB (Red+Green+Blue) = 4+69+64=137 (18% of max value = 765). Red value is 4 (1.95% from 255 or 2.92% from 137); Green value is 69 (27.34% from 255 or 50.36% from 137); Blue value is 64 (25.39% from 255 or 46.72% from 137); Max value from RGB is 69 - color contains mainly: green. Hex color #044540 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #044540 is #FBBABF. Grayscale: #303030. Windows color (decimal): -16497344 or 4211972. OLE color: 4211972.
HSL color Cylindrical-coordinate representation of color #044540: hue angle of 175.38º 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 #044540 is Cyan = 0.94, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 4 | 69 | 64 | - |
| CMYK | 0.94 | 0 | 0.07 | 0.73 |
| HSL | 175.38º | 0.89% | 0.14% | - |
| HSV(B) | 175.38º | 0.94% | 0.27% | - |
| XYZ | 3.1 | 4.65 | 5.58 | - |
| YUV | 49 | 136.47 | 95.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 69 | 64 | 0.94 | 0 | 0.07 | 0.73 | 175.38 | 0.89 | 0.14 |
| Hex | 4 | 45 | 40 | 5E | 0 | 7 | 49 | AF | 59 | E |
| Octal | 4 | 105 | 100 | 136 | 0 | 7 | 111 | 257 | 131 | 16 |
| Binary | 100 | 1000101 | 1000000 | 1011110 | 0 | 111 | 1001001 | 10101111 | 1011001 | 1110 |
Color Harmonies of #044540
Complementary color
Monochromatic Colors of #044540
Black with #044540
Text Example
Text Example
White with #044540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #044540; }
p { color: rgb(4,69,64); }
H1.HeaderClassName
{
color: #044540;
}
.AnyTagClassName
{
color: #044540;
}
</style>
background-color css
<style>
a { background-color: #044540; }
a { background-color: rgb(4,69,64); }
div.DivClassName
{
background-color: #044540;
}
.BgClassName
{
background-color: #044540;
}
</style>
border-color css
<style>
span { border-color: #044540; }
span { border-color: rgb(4,69,64); }
td.TdClassName
{
border-color: #044540;
}
.TagClassName
{
border-color: #044540;
}
</style>