Shades of Cyprus #044041
Tints of Cyprus #044041
RGB
CMYK
RGB Variations
Color information
#044041 (or 0x044041) is known color: Cyprus. HEX triplet: 04, 40 and 41. RGB value is (4,64,65). Sum of RGB (Red+Green+Blue) = 4+64+65=133 (17% of max value = 765). Red value is 4 (1.95% from 255 or 3.01% from 133); Green value is 64 (25.39% from 255 or 48.12% from 133); Blue value is 65 (25.78% from 255 or 48.87% from 133); Max value from RGB is 65 - color contains mainly: blue. Hex color #044041 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #044041 is #FBBFBE. Grayscale: #2E2E2E. Windows color (decimal): -16498623 or 4276228. OLE color: 4276228.
HSL color Cylindrical-coordinate representation of color #044041: hue angle of 180.98º degrees, saturation: 0.88, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #044041 is Cyan = 0.94, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 4 | 64 | 65 | - |
| CMYK | 0.94 | 0.02 | 0 | 0.75 |
| HSL | 180.98º | 0.88% | 0.14% | - |
| HSV(B) | 180.98º | 0.94% | 0.25% | - |
| XYZ | 2.84 | 4.07 | 5.64 | - |
| YUV | 46.17 | 138.62 | 97.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 64 | 65 | 0.94 | 0.02 | 0 | 0.75 | 180.98 | 0.88 | 0.14 |
| Hex | 4 | 40 | 41 | 5E | 2 | 0 | 4B | B5 | 58 | E |
| Octal | 4 | 100 | 101 | 136 | 2 | 0 | 113 | 265 | 130 | 16 |
| Binary | 100 | 1000000 | 1000001 | 1011110 | 10 | 0 | 1001011 | 10110101 | 1011000 | 1110 |
Color Harmonies of #044041
Complementary color
Monochromatic Colors of #044041
Black with #044041
Text Example
Text Example
White with #044041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #044041; }
p { color: rgb(4,64,65); }
H1.HeaderClassName
{
color: #044041;
}
.AnyTagClassName
{
color: #044041;
}
</style>
background-color css
<style>
a { background-color: #044041; }
a { background-color: rgb(4,64,65); }
div.DivClassName
{
background-color: #044041;
}
.BgClassName
{
background-color: #044041;
}
</style>
border-color css
<style>
span { border-color: #044041; }
span { border-color: rgb(4,64,65); }
td.TdClassName
{
border-color: #044041;
}
.TagClassName
{
border-color: #044041;
}
</style>