Shades of Cyprus #044640
Tints of Cyprus #044640
RGB
CMYK
RGB Variations
Color information
#044640 (or 0x044640) is known color: Cyprus. HEX triplet: 04, 46 and 40. RGB value is (4,70,64). Sum of RGB (Red+Green+Blue) = 4+70+64=138 (18% of max value = 765). Red value is 4 (1.95% from 255 or 2.90% from 138); Green value is 70 (27.73% from 255 or 50.72% from 138); Blue value is 64 (25.39% from 255 or 46.38% from 138); Max value from RGB is 70 - color contains mainly: green. Hex color #044640 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #044640 is #FBB9BF. Grayscale: #313131. Windows color (decimal): -16497088 or 4212228. OLE color: 4212228.
HSL color Cylindrical-coordinate representation of color #044640: hue angle of 174.55º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #044640 is Cyan = 0.94, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 4 | 70 | 64 | - |
| CMYK | 0.94 | 0 | 0.09 | 0.73 |
| HSL | 174.55º | 0.89% | 0.15% | - |
| HSV(B) | 174.55º | 0.94% | 0.27% | - |
| XYZ | 3.17 | 4.78 | 5.61 | - |
| YUV | 49.58 | 136.13 | 95.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 70 | 64 | 0.94 | 0 | 0.09 | 0.73 | 174.55 | 0.89 | 0.15 |
| Hex | 4 | 46 | 40 | 5E | 0 | 9 | 49 | AF | 59 | F |
| Octal | 4 | 106 | 100 | 136 | 0 | 11 | 111 | 257 | 131 | 17 |
| Binary | 100 | 1000110 | 1000000 | 1011110 | 0 | 1001 | 1001001 | 10101111 | 1011001 | 1111 |
Color Harmonies of #044640
Complementary color
Monochromatic Colors of #044640
Black with #044640
Text Example
Text Example
White with #044640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #044640; }
p { color: rgb(4,70,64); }
H1.HeaderClassName
{
color: #044640;
}
.AnyTagClassName
{
color: #044640;
}
</style>
background-color css
<style>
a { background-color: #044640; }
a { background-color: rgb(4,70,64); }
div.DivClassName
{
background-color: #044640;
}
.BgClassName
{
background-color: #044640;
}
</style>
border-color css
<style>
span { border-color: #044640; }
span { border-color: rgb(4,70,64); }
td.TdClassName
{
border-color: #044640;
}
.TagClassName
{
border-color: #044640;
}
</style>