Shades of Cyprus #024741
Tints of Cyprus #024741
RGB
CMYK
RGB Variations
Color information
#024741 (or 0x024741) is known color: Cyprus. HEX triplet: 02, 47 and 41. RGB value is (2,71,65). Sum of RGB (Red+Green+Blue) = 2+71+65=138 (18% of max value = 765). Red value is 2 (1.17% from 255 or 1.45% from 138); Green value is 71 (28.12% from 255 or 51.45% from 138); Blue value is 65 (25.78% from 255 or 47.10% from 138); Max value from RGB is 71 - color contains mainly: green. Hex color #024741 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024741 is #FDB8BE. Grayscale: #313131. Windows color (decimal): -16627903 or 4278018. OLE color: 4278018.
HSL color Cylindrical-coordinate representation of color #024741: hue angle of 174.78º 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 #024741 is Cyan = 0.97, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 2 | 71 | 65 | - |
| CMYK | 0.97 | 0 | 0.08 | 0.72 |
| HSL | 174.78º | 0.95% | 0.14% | - |
| HSV(B) | 174.78º | 0.97% | 0.28% | - |
| XYZ | 3.23 | 4.9 | 5.78 | - |
| YUV | 49.69 | 136.64 | 93.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 71 | 65 | 0.97 | 0 | 0.08 | 0.72 | 174.78 | 0.95 | 0.14 |
| Hex | 2 | 47 | 41 | 61 | 0 | 8 | 48 | AF | 5F | E |
| Octal | 2 | 107 | 101 | 141 | 0 | 10 | 110 | 257 | 137 | 16 |
| Binary | 10 | 1000111 | 1000001 | 1100001 | 0 | 1000 | 1001000 | 10101111 | 1011111 | 1110 |
Color Harmonies of #024741
Complementary color
Monochromatic Colors of #024741
Black with #024741
Text Example
Text Example
White with #024741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024741; }
p { color: rgb(2,71,65); }
H1.HeaderClassName
{
color: #024741;
}
.AnyTagClassName
{
color: #024741;
}
</style>
background-color css
<style>
a { background-color: #024741; }
a { background-color: rgb(2,71,65); }
div.DivClassName
{
background-color: #024741;
}
.BgClassName
{
background-color: #024741;
}
</style>
border-color css
<style>
span { border-color: #024741; }
span { border-color: rgb(2,71,65); }
td.TdClassName
{
border-color: #024741;
}
.TagClassName
{
border-color: #024741;
}
</style>