Shades of Cyprus #024240
Tints of Cyprus #024240
RGB
CMYK
RGB Variations
Color information
#024240 (or 0x024240) is known color: Cyprus. HEX triplet: 02, 42 and 40. RGB value is (2,66,64). Sum of RGB (Red+Green+Blue) = 2+66+64=132 (17% of max value = 765). Red value is 2 (1.17% from 255 or 1.52% from 132); Green value is 66 (26.17% from 255 or 50% from 132); Blue value is 64 (25.39% from 255 or 48.48% from 132); Max value from RGB is 66 - color contains mainly: green. Hex color #024240 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024240 is #FDBDBF. Grayscale: #2E2E2E. Windows color (decimal): -16629184 or 4211202. OLE color: 4211202.
HSL color Cylindrical-coordinate representation of color #024240: hue angle of 178.12º degrees, saturation: 0.94, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #024240 is Cyan = 0.97, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 2 | 66 | 64 | - |
| CMYK | 0.97 | 0 | 0.03 | 0.74 |
| HSL | 178.13º | 0.94% | 0.13% | - |
| HSV(B) | 178.13º | 0.97% | 0.26% | - |
| XYZ | 2.9 | 4.28 | 5.52 | - |
| YUV | 46.64 | 137.8 | 96.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 66 | 64 | 0.97 | 0 | 0.03 | 0.74 | 178.13 | 0.94 | 0.13 |
| Hex | 2 | 42 | 40 | 61 | 0 | 3 | 4A | B2 | 5E | D |
| Octal | 2 | 102 | 100 | 141 | 0 | 3 | 112 | 262 | 136 | 15 |
| Binary | 10 | 1000010 | 1000000 | 1100001 | 0 | 11 | 1001010 | 10110010 | 1011110 | 1101 |
Color Harmonies of #024240
Complementary color
Monochromatic Colors of #024240
Black with #024240
Text Example
Text Example
White with #024240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024240; }
p { color: rgb(2,66,64); }
H1.HeaderClassName
{
color: #024240;
}
.AnyTagClassName
{
color: #024240;
}
</style>
background-color css
<style>
a { background-color: #024240; }
a { background-color: rgb(2,66,64); }
div.DivClassName
{
background-color: #024240;
}
.BgClassName
{
background-color: #024240;
}
</style>
border-color css
<style>
span { border-color: #024240; }
span { border-color: rgb(2,66,64); }
td.TdClassName
{
border-color: #024240;
}
.TagClassName
{
border-color: #024240;
}
</style>