Shades of Cyprus #024341
Tints of Cyprus #024341
RGB
CMYK
RGB Variations
Color information
#024341 (or 0x024341) is known color: Cyprus. HEX triplet: 02, 43 and 41. RGB value is (2,67,65). Sum of RGB (Red+Green+Blue) = 2+67+65=134 (17% of max value = 765). Red value is 2 (1.17% from 255 or 1.49% from 134); Green value is 67 (26.56% from 255 or 50% from 134); Blue value is 65 (25.78% from 255 or 48.51% from 134); Max value from RGB is 67 - color contains mainly: green. Hex color #024341 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024341 is #FDBCBE. Grayscale: #2F2F2F. Windows color (decimal): -16628927 or 4276994. OLE color: 4276994.
HSL color Cylindrical-coordinate representation of color #024341: hue angle of 178.15º 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 #024341 is Cyan = 0.97, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 2 | 67 | 65 | - |
| CMYK | 0.97 | 0 | 0.03 | 0.74 |
| HSL | 178.15º | 0.94% | 0.14% | - |
| HSV(B) | 178.15º | 0.97% | 0.26% | - |
| XYZ | 2.99 | 4.41 | 5.69 | - |
| YUV | 47.34 | 137.97 | 95.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 67 | 65 | 0.97 | 0 | 0.03 | 0.74 | 178.15 | 0.94 | 0.14 |
| Hex | 2 | 43 | 41 | 61 | 0 | 3 | 4A | B2 | 5E | E |
| Octal | 2 | 103 | 101 | 141 | 0 | 3 | 112 | 262 | 136 | 16 |
| Binary | 10 | 1000011 | 1000001 | 1100001 | 0 | 11 | 1001010 | 10110010 | 1011110 | 1110 |
Color Harmonies of #024341
Complementary color
Monochromatic Colors of #024341
Black with #024341
Text Example
Text Example
White with #024341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024341; }
p { color: rgb(2,67,65); }
H1.HeaderClassName
{
color: #024341;
}
.AnyTagClassName
{
color: #024341;
}
</style>
background-color css
<style>
a { background-color: #024341; }
a { background-color: rgb(2,67,65); }
div.DivClassName
{
background-color: #024341;
}
.BgClassName
{
background-color: #024341;
}
</style>
border-color css
<style>
span { border-color: #024341; }
span { border-color: rgb(2,67,65); }
td.TdClassName
{
border-color: #024341;
}
.TagClassName
{
border-color: #024341;
}
</style>