Shades of Cyprus #114747
Tints of Cyprus #114747
RGB
CMYK
RGB Variations
Color information
#114747 (or 0x114747) is known color: Cyprus. HEX triplet: 11, 47 and 47. RGB value is (17,71,71). Sum of RGB (Red+Green+Blue) = 17+71+71=159 (21% of max value = 765). Red value is 17 (7.03% from 255 or 10.69% from 159); Green value is 71 (28.12% from 255 or 44.65% from 159); Blue value is 71 (28.12% from 255 or 44.65% from 159); Max value from RGB is 71 - color contains mainly: green, blue. Hex color #114747 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #114747 is #EEB8B8. Grayscale: #363636. Windows color (decimal): -15644857 or 4671249. OLE color: 4671249.
HSL color Cylindrical-coordinate representation of color #114747: hue angle of 180º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #114747 is Cyan = 0.76, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 17 | 71 | 71 | - |
| CMYK | 0.76 | 0 | 0 | 0.72 |
| HSL | 180º | 0.61% | 0.17% | - |
| HSV(B) | 180º | 0.76% | 0.28% | - |
| XYZ | 3.62 | 5.08 | 6.75 | - |
| YUV | 54.85 | 137.11 | 101 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 71 | 71 | 0.76 | 0 | 0 | 0.72 | 180 | 0.61 | 0.17 |
| Hex | 11 | 47 | 47 | 4C | 0 | 0 | 48 | B4 | 3D | 11 |
| Octal | 21 | 107 | 107 | 114 | 0 | 0 | 110 | 264 | 75 | 21 |
| Binary | 10001 | 1000111 | 1000111 | 1001100 | 0 | 0 | 1001000 | 10110100 | 111101 | 10001 |
Color Harmonies of #114747
Complementary color
Monochromatic Colors of #114747
Black with #114747
Text Example
Text Example
White with #114747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #114747; }
p { color: rgb(17,71,71); }
H1.HeaderClassName
{
color: #114747;
}
.AnyTagClassName
{
color: #114747;
}
</style>
background-color css
<style>
a { background-color: #114747; }
a { background-color: rgb(17,71,71); }
div.DivClassName
{
background-color: #114747;
}
.BgClassName
{
background-color: #114747;
}
</style>
border-color css
<style>
span { border-color: #114747; }
span { border-color: rgb(17,71,71); }
td.TdClassName
{
border-color: #114747;
}
.TagClassName
{
border-color: #114747;
}
</style>