Shades of Cyprus #024142
Tints of Cyprus #024142
RGB
CMYK
RGB Variations
Color information
#024142 (or 0x024142) is known color: Cyprus. HEX triplet: 02, 41 and 42. RGB value is (2,65,66). Sum of RGB (Red+Green+Blue) = 2+65+66=133 (17% of max value = 765). Red value is 2 (1.17% from 255 or 1.50% from 133); Green value is 65 (25.78% from 255 or 48.87% from 133); Blue value is 66 (26.17% from 255 or 49.62% from 133); Max value from RGB is 66 - color contains mainly: blue. Hex color #024142 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024142 is #FDBEBD. Grayscale: #2E2E2E. Windows color (decimal): -16629438 or 4342018. OLE color: 4342018.
HSL color Cylindrical-coordinate representation of color #024142: hue angle of 180.94º degrees, saturation: 0.94, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #024142 is Cyan = 0.97, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 2 | 65 | 66 | - |
| CMYK | 0.97 | 0.02 | 0 | 0.74 |
| HSL | 180.94º | 0.94% | 0.13% | - |
| HSV(B) | 180.94º | 0.97% | 0.26% | - |
| XYZ | 2.9 | 4.19 | 5.81 | - |
| YUV | 46.28 | 139.13 | 96.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 65 | 66 | 0.97 | 0.02 | 0 | 0.74 | 180.94 | 0.94 | 0.13 |
| Hex | 2 | 41 | 42 | 61 | 2 | 0 | 4A | B5 | 5E | D |
| Octal | 2 | 101 | 102 | 141 | 2 | 0 | 112 | 265 | 136 | 15 |
| Binary | 10 | 1000001 | 1000010 | 1100001 | 10 | 0 | 1001010 | 10110101 | 1011110 | 1101 |
Color Harmonies of #024142
Complementary color
Monochromatic Colors of #024142
Black with #024142
Text Example
Text Example
White with #024142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024142; }
p { color: rgb(2,65,66); }
H1.HeaderClassName
{
color: #024142;
}
.AnyTagClassName
{
color: #024142;
}
</style>
background-color css
<style>
a { background-color: #024142; }
a { background-color: rgb(2,65,66); }
div.DivClassName
{
background-color: #024142;
}
.BgClassName
{
background-color: #024142;
}
</style>
border-color css
<style>
span { border-color: #024142; }
span { border-color: rgb(2,65,66); }
td.TdClassName
{
border-color: #024142;
}
.TagClassName
{
border-color: #024142;
}
</style>