Shades of Cyprus #024539
Tints of Cyprus #024539
RGB
CMYK
RGB Variations
Color information
#024539 (or 0x024539) is known color: Cyprus. HEX triplet: 02, 45 and 39. RGB value is (2,69,57). Sum of RGB (Red+Green+Blue) = 2+69+57=128 (16% of max value = 765). Red value is 2 (1.17% from 255 or 1.56% from 128); Green value is 69 (27.34% from 255 or 53.91% from 128); Blue value is 57 (22.66% from 255 or 44.53% from 128); Max value from RGB is 69 - color contains mainly: green. Hex color #024539 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024539 is #FDBAC6. Grayscale: #2F2F2F. Windows color (decimal): -16628423 or 3753218. OLE color: 3753218.
HSL color Cylindrical-coordinate representation of color #024539: hue angle of 169.25º 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 #024539 is Cyan = 0.97, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 2 | 69 | 57 | - |
| CMYK | 0.97 | 0 | 0.17 | 0.73 |
| HSL | 169.25º | 0.94% | 0.14% | - |
| HSV(B) | 169.25º | 0.97% | 0.27% | - |
| XYZ | 2.89 | 4.56 | 4.6 | - |
| YUV | 47.6 | 133.3 | 95.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 69 | 57 | 0.97 | 0 | 0.17 | 0.73 | 169.25 | 0.94 | 0.14 |
| Hex | 2 | 45 | 39 | 61 | 0 | 11 | 49 | A9 | 5E | E |
| Octal | 2 | 105 | 71 | 141 | 0 | 21 | 111 | 251 | 136 | 16 |
| Binary | 10 | 1000101 | 111001 | 1100001 | 0 | 10001 | 1001001 | 10101001 | 1011110 | 1110 |
Color Harmonies of #024539
Complementary color
Monochromatic Colors of #024539
Black with #024539
Text Example
Text Example
White with #024539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024539; }
p { color: rgb(2,69,57); }
H1.HeaderClassName
{
color: #024539;
}
.AnyTagClassName
{
color: #024539;
}
</style>
background-color css
<style>
a { background-color: #024539; }
a { background-color: rgb(2,69,57); }
div.DivClassName
{
background-color: #024539;
}
.BgClassName
{
background-color: #024539;
}
</style>
border-color css
<style>
span { border-color: #024539; }
span { border-color: rgb(2,69,57); }
td.TdClassName
{
border-color: #024539;
}
.TagClassName
{
border-color: #024539;
}
</style>