Shades of Cyprus #0E4746
Tints of Cyprus #0E4746
RGB
CMYK
RGB Variations
Color information
#0E4746 (or 0x0E4746) is known color: Cyprus. HEX triplet: 0E, 47 and 46. RGB value is (14,71,70). Sum of RGB (Red+Green+Blue) = 14+71+70=155 (20% of max value = 765). Red value is 14 (5.86% from 255 or 9.03% from 155); Green value is 71 (28.12% from 255 or 45.81% from 155); Blue value is 70 (27.73% from 255 or 45.16% from 155); Max value from RGB is 71 - color contains mainly: green. Hex color #0E4746 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0E4746 is #F1B8B9. Grayscale: #353535. Windows color (decimal): -15841466 or 4605710. OLE color: 4605710.
HSL color Cylindrical-coordinate representation of color #0E4746: hue angle of 178.95º degrees, saturation: 0.67, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #0E4746 is Cyan = 0.80, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 14 | 71 | 70 | - |
| CMYK | 0.80 | 0 | 0.01 | 0.72 |
| HSL | 178.95º | 0.67% | 0.17% | - |
| HSV(B) | 178.95º | 0.8% | 0.28% | - |
| XYZ | 3.54 | 5.04 | 6.58 | - |
| YUV | 53.84 | 137.12 | 99.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 14 | 71 | 70 | 0.80 | 0 | 0.01 | 0.72 | 178.95 | 0.67 | 0.17 |
| Hex | E | 47 | 46 | 50 | 0 | 1 | 48 | B3 | 43 | 11 |
| Octal | 16 | 107 | 106 | 120 | 0 | 1 | 110 | 263 | 103 | 21 |
| Binary | 1110 | 1000111 | 1000110 | 1010000 | 0 | 1 | 1001000 | 10110011 | 1000011 | 10001 |
Color Harmonies of #0E4746
Complementary color
Monochromatic Colors of #0E4746
Black with #0E4746
Text Example
Text Example
White with #0E4746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0E4746; }
p { color: rgb(14,71,70); }
H1.HeaderClassName
{
color: #0E4746;
}
.AnyTagClassName
{
color: #0E4746;
}
</style>
background-color css
<style>
a { background-color: #0E4746; }
a { background-color: rgb(14,71,70); }
div.DivClassName
{
background-color: #0E4746;
}
.BgClassName
{
background-color: #0E4746;
}
</style>
border-color css
<style>
span { border-color: #0E4746; }
span { border-color: rgb(14,71,70); }
td.TdClassName
{
border-color: #0E4746;
}
.TagClassName
{
border-color: #0E4746;
}
</style>