Shades of Cyprus #0E514A
Tints of Cyprus #0E514A
RGB
CMYK
RGB Variations
Color information
#0E514A (or 0x0E514A) is known color: Cyprus. HEX triplet: 0E, 51 and 4A. RGB value is (14,81,74). Sum of RGB (Red+Green+Blue) = 14+81+74=169 (22% of max value = 765). Red value is 14 (5.86% from 255 or 8.28% from 169); Green value is 81 (32.03% from 255 or 47.93% from 169); Blue value is 74 (29.30% from 255 or 43.79% from 169); Max value from RGB is 81 - color contains mainly: green. Hex color #0E514A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0E514A is #F1AEB5. Grayscale: #3C3C3C. Windows color (decimal): -15838902 or 4870414. OLE color: 4870414.
HSL color Cylindrical-coordinate representation of color #0E514A: hue angle of 173.73º degrees, saturation: 0.71, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #0E514A is Cyan = 0.83, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 14 | 81 | 74 | - |
| CMYK | 0.83 | 0 | 0.09 | 0.68 |
| HSL | 173.73º | 0.71% | 0.19% | - |
| HSV(B) | 173.73º | 0.83% | 0.32% | - |
| XYZ | 4.36 | 6.47 | 7.5 | - |
| YUV | 60.17 | 135.8 | 95.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 14 | 81 | 74 | 0.83 | 0 | 0.09 | 0.68 | 173.73 | 0.71 | 0.19 |
| Hex | E | 51 | 4A | 53 | 0 | 9 | 44 | AE | 47 | 13 |
| Octal | 16 | 121 | 112 | 123 | 0 | 11 | 104 | 256 | 107 | 23 |
| Binary | 1110 | 1010001 | 1001010 | 1010011 | 0 | 1001 | 1000100 | 10101110 | 1000111 | 10011 |
Color Harmonies of #0E514A
Complementary color
Monochromatic Colors of #0E514A
Black with #0E514A
Text Example
Text Example
White with #0E514A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0E514A; }
p { color: rgb(14,81,74); }
H1.HeaderClassName
{
color: #0E514A;
}
.AnyTagClassName
{
color: #0E514A;
}
</style>
background-color css
<style>
a { background-color: #0E514A; }
a { background-color: rgb(14,81,74); }
div.DivClassName
{
background-color: #0E514A;
}
.BgClassName
{
background-color: #0E514A;
}
</style>
border-color css
<style>
span { border-color: #0E514A; }
span { border-color: rgb(14,81,74); }
td.TdClassName
{
border-color: #0E514A;
}
.TagClassName
{
border-color: #0E514A;
}
</style>