Shades of Cyprus #0E4847
Tints of Cyprus #0E4847
RGB
CMYK
RGB Variations
Color information
#0E4847 (or 0x0E4847) is known color: Cyprus. HEX triplet: 0E, 48 and 47. RGB value is (14,72,71). Sum of RGB (Red+Green+Blue) = 14+72+71=157 (20% of max value = 765). Red value is 14 (5.86% from 255 or 8.92% from 157); Green value is 72 (28.52% from 255 or 45.86% from 157); Blue value is 71 (28.12% from 255 or 45.22% from 157); Max value from RGB is 72 - color contains mainly: green. Hex color #0E4847 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0E4847 is #F1B7B8. Grayscale: #363636. Windows color (decimal): -15841209 or 4671502. OLE color: 4671502.
HSL color Cylindrical-coordinate representation of color #0E4847: hue angle of 178.97º degrees, saturation: 0.67, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #0E4847 is Cyan = 0.81, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 14 | 72 | 71 | - |
| CMYK | 0.81 | 0 | 0.01 | 0.72 |
| HSL | 178.97º | 0.67% | 0.17% | - |
| HSV(B) | 178.97º | 0.81% | 0.28% | - |
| XYZ | 3.64 | 5.18 | 6.77 | - |
| YUV | 54.54 | 137.28 | 99.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 14 | 72 | 71 | 0.81 | 0 | 0.01 | 0.72 | 178.97 | 0.67 | 0.17 |
| Hex | E | 48 | 47 | 51 | 0 | 1 | 48 | B3 | 43 | 11 |
| Octal | 16 | 110 | 107 | 121 | 0 | 1 | 110 | 263 | 103 | 21 |
| Binary | 1110 | 1001000 | 1000111 | 1010001 | 0 | 1 | 1001000 | 10110011 | 1000011 | 10001 |
Color Harmonies of #0E4847
Complementary color
Monochromatic Colors of #0E4847
Black with #0E4847
Text Example
Text Example
White with #0E4847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0E4847; }
p { color: rgb(14,72,71); }
H1.HeaderClassName
{
color: #0E4847;
}
.AnyTagClassName
{
color: #0E4847;
}
</style>
background-color css
<style>
a { background-color: #0E4847; }
a { background-color: rgb(14,72,71); }
div.DivClassName
{
background-color: #0E4847;
}
.BgClassName
{
background-color: #0E4847;
}
</style>
border-color css
<style>
span { border-color: #0E4847; }
span { border-color: rgb(14,72,71); }
td.TdClassName
{
border-color: #0E4847;
}
.TagClassName
{
border-color: #0E4847;
}
</style>