Shades of Cyprus #024644
Tints of Cyprus #024644
RGB
CMYK
RGB Variations
Color information
#024644 (or 0x024644) is known color: Cyprus. HEX triplet: 02, 46 and 44. RGB value is (2,70,68). Sum of RGB (Red+Green+Blue) = 2+70+68=140 (18% of max value = 765). Red value is 2 (1.17% from 255 or 1.43% from 140); Green value is 70 (27.73% from 255 or 50% from 140); Blue value is 68 (26.95% from 255 or 48.57% from 140); Max value from RGB is 70 - color contains mainly: green. Hex color #024644 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024644 is #FDB9BB. Grayscale: #313131. Windows color (decimal): -16628156 or 4474370. OLE color: 4474370.
HSL color Cylindrical-coordinate representation of color #024644: hue angle of 178.24º 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 #024644 is Cyan = 0.97, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 2 | 70 | 68 | - |
| CMYK | 0.97 | 0 | 0.03 | 0.73 |
| HSL | 178.24º | 0.94% | 0.14% | - |
| HSV(B) | 178.24º | 0.97% | 0.27% | - |
| XYZ | 3.26 | 4.81 | 6.23 | - |
| YUV | 49.44 | 138.47 | 94.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 70 | 68 | 0.97 | 0 | 0.03 | 0.73 | 178.24 | 0.94 | 0.14 |
| Hex | 2 | 46 | 44 | 61 | 0 | 3 | 49 | B2 | 5E | E |
| Octal | 2 | 106 | 104 | 141 | 0 | 3 | 111 | 262 | 136 | 16 |
| Binary | 10 | 1000110 | 1000100 | 1100001 | 0 | 11 | 1001001 | 10110010 | 1011110 | 1110 |
Color Harmonies of #024644
Complementary color
Monochromatic Colors of #024644
Black with #024644
Text Example
Text Example
White with #024644
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024644; }
p { color: rgb(2,70,68); }
H1.HeaderClassName
{
color: #024644;
}
.AnyTagClassName
{
color: #024644;
}
</style>
background-color css
<style>
a { background-color: #024644; }
a { background-color: rgb(2,70,68); }
div.DivClassName
{
background-color: #024644;
}
.BgClassName
{
background-color: #024644;
}
</style>
border-color css
<style>
span { border-color: #024644; }
span { border-color: rgb(2,70,68); }
td.TdClassName
{
border-color: #024644;
}
.TagClassName
{
border-color: #024644;
}
</style>