Shades of Cyprus #024640
Tints of Cyprus #024640
RGB
CMYK
RGB Variations
Color information
#024640 (or 0x024640) is known color: Cyprus. HEX triplet: 02, 46 and 40. RGB value is (2,70,64). Sum of RGB (Red+Green+Blue) = 2+70+64=136 (18% of max value = 765). Red value is 2 (1.17% from 255 or 1.47% from 136); Green value is 70 (27.73% from 255 or 51.47% from 136); Blue value is 64 (25.39% from 255 or 47.06% from 136); Max value from RGB is 70 - color contains mainly: green. Hex color #024640 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024640 is #FDB9BF. Grayscale: #303030. Windows color (decimal): -16628160 or 4212226. OLE color: 4212226.
HSL color Cylindrical-coordinate representation of color #024640: hue angle of 174.71º degrees, saturation: 0.94, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #024640 is Cyan = 0.97, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 2 | 70 | 64 | - |
| CMYK | 0.97 | 0 | 0.09 | 0.73 |
| HSL | 174.71º | 0.94% | 0.14% | - |
| HSV(B) | 174.71º | 0.97% | 0.27% | - |
| XYZ | 3.14 | 4.76 | 5.6 | - |
| YUV | 48.98 | 136.47 | 94.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 70 | 64 | 0.97 | 0 | 0.09 | 0.73 | 174.71 | 0.94 | 0.14 |
| Hex | 2 | 46 | 40 | 61 | 0 | 9 | 49 | AF | 5E | E |
| Octal | 2 | 106 | 100 | 141 | 0 | 11 | 111 | 257 | 136 | 16 |
| Binary | 10 | 1000110 | 1000000 | 1100001 | 0 | 1001 | 1001001 | 10101111 | 1011110 | 1110 |
Color Harmonies of #024640
Complementary color
Monochromatic Colors of #024640
Black with #024640
Text Example
Text Example
White with #024640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024640; }
p { color: rgb(2,70,64); }
H1.HeaderClassName
{
color: #024640;
}
.AnyTagClassName
{
color: #024640;
}
</style>
background-color css
<style>
a { background-color: #024640; }
a { background-color: rgb(2,70,64); }
div.DivClassName
{
background-color: #024640;
}
.BgClassName
{
background-color: #024640;
}
</style>
border-color css
<style>
span { border-color: #024640; }
span { border-color: rgb(2,70,64); }
td.TdClassName
{
border-color: #024640;
}
.TagClassName
{
border-color: #024640;
}
</style>