Shades of Cyprus #024740
Tints of Cyprus #024740
RGB
CMYK
RGB Variations
Color information
#024740 (or 0x024740) is known color: Cyprus. HEX triplet: 02, 47 and 40. RGB value is (2,71,64). Sum of RGB (Red+Green+Blue) = 2+71+64=137 (18% of max value = 765). Red value is 2 (1.17% from 255 or 1.46% from 137); Green value is 71 (28.12% from 255 or 51.82% from 137); Blue value is 64 (25.39% from 255 or 46.72% from 137); Max value from RGB is 71 - color contains mainly: green. Hex color #024740 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024740 is #FDB8BF. Grayscale: #313131. Windows color (decimal): -16627904 or 4212482. OLE color: 4212482.
HSL color Cylindrical-coordinate representation of color #024740: hue angle of 173.91º degrees, saturation: 0.95, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #024740 is Cyan = 0.97, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 2 | 71 | 64 | - |
| CMYK | 0.97 | 0 | 0.10 | 0.72 |
| HSL | 173.91º | 0.95% | 0.14% | - |
| HSV(B) | 173.91º | 0.97% | 0.28% | - |
| XYZ | 3.2 | 4.89 | 5.63 | - |
| YUV | 49.57 | 136.14 | 94.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 71 | 64 | 0.97 | 0 | 0.10 | 0.72 | 173.91 | 0.95 | 0.14 |
| Hex | 2 | 47 | 40 | 61 | 0 | A | 48 | AE | 5F | E |
| Octal | 2 | 107 | 100 | 141 | 0 | 12 | 110 | 256 | 137 | 16 |
| Binary | 10 | 1000111 | 1000000 | 1100001 | 0 | 1010 | 1001000 | 10101110 | 1011111 | 1110 |
Color Harmonies of #024740
Complementary color
Monochromatic Colors of #024740
Black with #024740
Text Example
Text Example
White with #024740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024740; }
p { color: rgb(2,71,64); }
H1.HeaderClassName
{
color: #024740;
}
.AnyTagClassName
{
color: #024740;
}
</style>
background-color css
<style>
a { background-color: #024740; }
a { background-color: rgb(2,71,64); }
div.DivClassName
{
background-color: #024740;
}
.BgClassName
{
background-color: #024740;
}
</style>
border-color css
<style>
span { border-color: #024740; }
span { border-color: rgb(2,71,64); }
td.TdClassName
{
border-color: #024740;
}
.TagClassName
{
border-color: #024740;
}
</style>