Shades of Cyprus #024342
Tints of Cyprus #024342
RGB
CMYK
RGB Variations
Color information
#024342 (or 0x024342) is known color: Cyprus. HEX triplet: 02, 43 and 42. RGB value is (2,67,66). Sum of RGB (Red+Green+Blue) = 2+67+66=135 (17% of max value = 765). Red value is 2 (1.17% from 255 or 1.48% from 135); Green value is 67 (26.56% from 255 or 49.63% from 135); Blue value is 66 (26.17% from 255 or 48.89% from 135); Max value from RGB is 67 - color contains mainly: green. Hex color #024342 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024342 is #FDBCBD. Grayscale: #2F2F2F. Windows color (decimal): -16628926 or 4342530. OLE color: 4342530.
HSL color Cylindrical-coordinate representation of color #024342: hue angle of 179.08º 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 #024342 is Cyan = 0.97, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 2 | 67 | 66 | - |
| CMYK | 0.97 | 0 | 0.01 | 0.74 |
| HSL | 179.08º | 0.94% | 0.14% | - |
| HSV(B) | 179.08º | 0.97% | 0.26% | - |
| XYZ | 3.02 | 4.42 | 5.85 | - |
| YUV | 47.45 | 138.47 | 95.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 67 | 66 | 0.97 | 0 | 0.01 | 0.74 | 179.08 | 0.94 | 0.14 |
| Hex | 2 | 43 | 42 | 61 | 0 | 1 | 4A | B3 | 5E | E |
| Octal | 2 | 103 | 102 | 141 | 0 | 1 | 112 | 263 | 136 | 16 |
| Binary | 10 | 1000011 | 1000010 | 1100001 | 0 | 1 | 1001010 | 10110011 | 1011110 | 1110 |
Color Harmonies of #024342
Complementary color
Monochromatic Colors of #024342
Black with #024342
Text Example
Text Example
White with #024342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024342; }
p { color: rgb(2,67,66); }
H1.HeaderClassName
{
color: #024342;
}
.AnyTagClassName
{
color: #024342;
}
</style>
background-color css
<style>
a { background-color: #024342; }
a { background-color: rgb(2,67,66); }
div.DivClassName
{
background-color: #024342;
}
.BgClassName
{
background-color: #024342;
}
</style>
border-color css
<style>
span { border-color: #024342; }
span { border-color: rgb(2,67,66); }
td.TdClassName
{
border-color: #024342;
}
.TagClassName
{
border-color: #024342;
}
</style>