Shades of Cyprus #044238
Tints of Cyprus #044238
RGB
CMYK
RGB Variations
Color information
#044238 (or 0x044238) is known color: Cyprus. HEX triplet: 04, 42 and 38. RGB value is (4,66,56). Sum of RGB (Red+Green+Blue) = 4+66+56=126 (16% of max value = 765). Red value is 4 (1.95% from 255 or 3.17% from 126); Green value is 66 (26.17% from 255 or 52.38% from 126); Blue value is 56 (22.27% from 255 or 44.44% from 126); Max value from RGB is 66 - color contains mainly: green. Hex color #044238 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #044238 is #FBBDC7. Grayscale: #2E2E2E. Windows color (decimal): -16498120 or 3686916. OLE color: 3686916.
HSL color Cylindrical-coordinate representation of color #044238: hue angle of 170.32º 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 #044238 is Cyan = 0.94, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 4 | 66 | 56 | - |
| CMYK | 0.94 | 0 | 0.15 | 0.74 |
| HSL | 170.32º | 0.89% | 0.14% | - |
| HSV(B) | 170.32º | 0.94% | 0.26% | - |
| XYZ | 2.71 | 4.21 | 4.41 | - |
| YUV | 46.32 | 133.46 | 97.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 66 | 56 | 0.94 | 0 | 0.15 | 0.74 | 170.32 | 0.89 | 0.14 |
| Hex | 4 | 42 | 38 | 5E | 0 | F | 4A | AA | 59 | E |
| Octal | 4 | 102 | 70 | 136 | 0 | 17 | 112 | 252 | 131 | 16 |
| Binary | 100 | 1000010 | 111000 | 1011110 | 0 | 1111 | 1001010 | 10101010 | 1011001 | 1110 |
Color Harmonies of #044238
Complementary color
Monochromatic Colors of #044238
Black with #044238
Text Example
Text Example
White with #044238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #044238; }
p { color: rgb(4,66,56); }
H1.HeaderClassName
{
color: #044238;
}
.AnyTagClassName
{
color: #044238;
}
</style>
background-color css
<style>
a { background-color: #044238; }
a { background-color: rgb(4,66,56); }
div.DivClassName
{
background-color: #044238;
}
.BgClassName
{
background-color: #044238;
}
</style>
border-color css
<style>
span { border-color: #044238; }
span { border-color: rgb(4,66,56); }
td.TdClassName
{
border-color: #044238;
}
.TagClassName
{
border-color: #044238;
}
</style>