Shades of Cyprus #0E474C
Tints of Cyprus #0E474C
RGB
CMYK
RGB Variations
Color information
#0E474C (or 0x0E474C) is known color: Cyprus. HEX triplet: 0E, 47 and 4C. RGB value is (14,71,76). Sum of RGB (Red+Green+Blue) = 14+71+76=161 (21% of max value = 765). Red value is 14 (5.86% from 255 or 8.70% from 161); Green value is 71 (28.12% from 255 or 44.10% from 161); Blue value is 76 (30.08% from 255 or 47.20% from 161); Max value from RGB is 76 - color contains mainly: blue. Hex color #0E474C is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0E474C is #F1B8B3. Grayscale: #363636. Windows color (decimal): -15841460 or 4998926. OLE color: 4998926.
HSL color Cylindrical-coordinate representation of color #0E474C: hue angle of 184.84º degrees, saturation: 0.69, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #0E474C is Cyan = 0.82, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.70.
Color convert
| RGB | 14 | 71 | 76 | - |
| CMYK | 0.82 | 0.07 | 0 | 0.70 |
| HSL | 184.84º | 0.69% | 0.18% | - |
| HSV(B) | 184.84º | 0.82% | 0.3% | - |
| XYZ | 3.74 | 5.12 | 7.63 | - |
| YUV | 54.53 | 140.12 | 99.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 14 | 71 | 76 | 0.82 | 0.07 | 0 | 0.70 | 184.84 | 0.69 | 0.18 |
| Hex | E | 47 | 4C | 52 | 7 | 0 | 46 | B9 | 45 | 12 |
| Octal | 16 | 107 | 114 | 122 | 7 | 0 | 106 | 271 | 105 | 22 |
| Binary | 1110 | 1000111 | 1001100 | 1010010 | 111 | 0 | 1000110 | 10111001 | 1000101 | 10010 |
Color Harmonies of #0E474C
Complementary color
Monochromatic Colors of #0E474C
Black with #0E474C
Text Example
Text Example
White with #0E474C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0E474C; }
p { color: rgb(14,71,76); }
H1.HeaderClassName
{
color: #0E474C;
}
.AnyTagClassName
{
color: #0E474C;
}
</style>
background-color css
<style>
a { background-color: #0E474C; }
a { background-color: rgb(14,71,76); }
div.DivClassName
{
background-color: #0E474C;
}
.BgClassName
{
background-color: #0E474C;
}
</style>
border-color css
<style>
span { border-color: #0E474C; }
span { border-color: rgb(14,71,76); }
td.TdClassName
{
border-color: #0E474C;
}
.TagClassName
{
border-color: #0E474C;
}
</style>