Shades of Cyprus #024743
Tints of Cyprus #024743
RGB
CMYK
RGB Variations
Color information
#024743 (or 0x024743) is known color: Cyprus. HEX triplet: 02, 47 and 43. RGB value is (2,71,67). Sum of RGB (Red+Green+Blue) = 2+71+67=140 (18% of max value = 765). Red value is 2 (1.17% from 255 or 1.43% from 140); Green value is 71 (28.12% from 255 or 50.71% from 140); Blue value is 67 (26.56% from 255 or 47.86% from 140); Max value from RGB is 71 - color contains mainly: green. Hex color #024743 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024743 is #FDB8BC. Grayscale: #313131. Windows color (decimal): -16627901 or 4409090. OLE color: 4409090.
HSL color Cylindrical-coordinate representation of color #024743: hue angle of 176.52º degrees, saturation: 0.95, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #024743 is Cyan = 0.97, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 2 | 71 | 67 | - |
| CMYK | 0.97 | 0 | 0.06 | 0.72 |
| HSL | 176.52º | 0.95% | 0.14% | - |
| HSV(B) | 176.52º | 0.97% | 0.28% | - |
| XYZ | 3.29 | 4.92 | 6.09 | - |
| YUV | 49.91 | 137.64 | 93.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 71 | 67 | 0.97 | 0 | 0.06 | 0.72 | 176.52 | 0.95 | 0.14 |
| Hex | 2 | 47 | 43 | 61 | 0 | 6 | 48 | B1 | 5F | E |
| Octal | 2 | 107 | 103 | 141 | 0 | 6 | 110 | 261 | 137 | 16 |
| Binary | 10 | 1000111 | 1000011 | 1100001 | 0 | 110 | 1001000 | 10110001 | 1011111 | 1110 |
Color Harmonies of #024743
Complementary color
Monochromatic Colors of #024743
Black with #024743
Text Example
Text Example
White with #024743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024743; }
p { color: rgb(2,71,67); }
H1.HeaderClassName
{
color: #024743;
}
.AnyTagClassName
{
color: #024743;
}
</style>
background-color css
<style>
a { background-color: #024743; }
a { background-color: rgb(2,71,67); }
div.DivClassName
{
background-color: #024743;
}
.BgClassName
{
background-color: #024743;
}
</style>
border-color css
<style>
span { border-color: #024743; }
span { border-color: rgb(2,71,67); }
td.TdClassName
{
border-color: #024743;
}
.TagClassName
{
border-color: #024743;
}
</style>