Shades of Cyprus #024339
Tints of Cyprus #024339
RGB
CMYK
RGB Variations
Color information
#024339 (or 0x024339) is known color: Cyprus. HEX triplet: 02, 43 and 39. RGB value is (2,67,57). Sum of RGB (Red+Green+Blue) = 2+67+57=126 (16% of max value = 765). Red value is 2 (1.17% from 255 or 1.59% from 126); Green value is 67 (26.56% from 255 or 53.17% from 126); Blue value is 57 (22.66% from 255 or 45.24% from 126); Max value from RGB is 67 - color contains mainly: green. Hex color #024339 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024339 is #FDBCC6. Grayscale: #2E2E2E. Windows color (decimal): -16628935 or 3752706. OLE color: 3752706.
HSL color Cylindrical-coordinate representation of color #024339: hue angle of 170.77º degrees, saturation: 0.94, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #024339 is Cyan = 0.97, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 2 | 67 | 57 | - |
| CMYK | 0.97 | 0 | 0.15 | 0.74 |
| HSL | 170.77º | 0.94% | 0.14% | - |
| HSV(B) | 170.77º | 0.97% | 0.26% | - |
| XYZ | 2.77 | 4.32 | 4.56 | - |
| YUV | 46.43 | 133.97 | 96.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 67 | 57 | 0.97 | 0 | 0.15 | 0.74 | 170.77 | 0.94 | 0.14 |
| Hex | 2 | 43 | 39 | 61 | 0 | F | 4A | AB | 5E | E |
| Octal | 2 | 103 | 71 | 141 | 0 | 17 | 112 | 253 | 136 | 16 |
| Binary | 10 | 1000011 | 111001 | 1100001 | 0 | 1111 | 1001010 | 10101011 | 1011110 | 1110 |
Color Harmonies of #024339
Complementary color
Monochromatic Colors of #024339
Black with #024339
Text Example
Text Example
White with #024339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024339; }
p { color: rgb(2,67,57); }
H1.HeaderClassName
{
color: #024339;
}
.AnyTagClassName
{
color: #024339;
}
</style>
background-color css
<style>
a { background-color: #024339; }
a { background-color: rgb(2,67,57); }
div.DivClassName
{
background-color: #024339;
}
.BgClassName
{
background-color: #024339;
}
</style>
border-color css
<style>
span { border-color: #024339; }
span { border-color: rgb(2,67,57); }
td.TdClassName
{
border-color: #024339;
}
.TagClassName
{
border-color: #024339;
}
</style>