Shades of Cyprus #024744
Tints of Cyprus #024744
RGB
CMYK
RGB Variations
Color information
#024744 (or 0x024744) is known color: Cyprus. HEX triplet: 02, 47 and 44. RGB value is (2,71,68). Sum of RGB (Red+Green+Blue) = 2+71+68=141 (18% of max value = 765). Red value is 2 (1.17% from 255 or 1.42% from 141); Green value is 71 (28.12% from 255 or 50.35% from 141); Blue value is 68 (26.95% from 255 or 48.23% from 141); Max value from RGB is 71 - color contains mainly: green. Hex color #024744 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024744 is #FDB8BB. Grayscale: #313131. Windows color (decimal): -16627900 or 4474626. OLE color: 4474626.
HSL color Cylindrical-coordinate representation of color #024744: hue angle of 177.39º 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 #024744 is Cyan = 0.97, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 2 | 71 | 68 | - |
| CMYK | 0.97 | 0 | 0.04 | 0.72 |
| HSL | 177.39º | 0.95% | 0.14% | - |
| HSV(B) | 177.39º | 0.97% | 0.28% | - |
| XYZ | 3.32 | 4.94 | 6.25 | - |
| YUV | 50.03 | 138.14 | 93.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 71 | 68 | 0.97 | 0 | 0.04 | 0.72 | 177.39 | 0.95 | 0.14 |
| Hex | 2 | 47 | 44 | 61 | 0 | 4 | 48 | B1 | 5F | E |
| Octal | 2 | 107 | 104 | 141 | 0 | 4 | 110 | 261 | 137 | 16 |
| Binary | 10 | 1000111 | 1000100 | 1100001 | 0 | 100 | 1001000 | 10110001 | 1011111 | 1110 |
Color Harmonies of #024744
Complementary color
Monochromatic Colors of #024744
Black with #024744
Text Example
Text Example
White with #024744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024744; }
p { color: rgb(2,71,68); }
H1.HeaderClassName
{
color: #024744;
}
.AnyTagClassName
{
color: #024744;
}
</style>
background-color css
<style>
a { background-color: #024744; }
a { background-color: rgb(2,71,68); }
div.DivClassName
{
background-color: #024744;
}
.BgClassName
{
background-color: #024744;
}
</style>
border-color css
<style>
span { border-color: #024744; }
span { border-color: rgb(2,71,68); }
td.TdClassName
{
border-color: #024744;
}
.TagClassName
{
border-color: #024744;
}
</style>