Shades of Cyprus #114750
Tints of Cyprus #114750
RGB
CMYK
RGB Variations
Color information
#114750 (or 0x114750) is known color: Cyprus. HEX triplet: 11, 47 and 50. RGB value is (17,71,80). Sum of RGB (Red+Green+Blue) = 17+71+80=168 (22% of max value = 765). Red value is 17 (7.03% from 255 or 10.12% from 168); Green value is 71 (28.12% from 255 or 42.26% from 168); Blue value is 80 (31.64% from 255 or 47.62% from 168); Max value from RGB is 80 - color contains mainly: blue. Hex color #114750 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #114750 is #EEB8AF. Grayscale: #373737. Windows color (decimal): -15644848 or 5261073. OLE color: 5261073.
HSL color Cylindrical-coordinate representation of color #114750: hue angle of 188.57º degrees, saturation: 0.65, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #114750 is Cyan = 0.79, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 17 | 71 | 80 | - |
| CMYK | 0.79 | 0.11 | 0 | 0.69 |
| HSL | 188.57º | 0.65% | 0.19% | - |
| HSV(B) | 188.57º | 0.79% | 0.31% | - |
| XYZ | 3.93 | 5.2 | 8.39 | - |
| YUV | 55.88 | 141.61 | 100.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 71 | 80 | 0.79 | 0.11 | 0 | 0.69 | 188.57 | 0.65 | 0.19 |
| Hex | 11 | 47 | 50 | 4F | B | 0 | 45 | BD | 41 | 13 |
| Octal | 21 | 107 | 120 | 117 | 13 | 0 | 105 | 275 | 101 | 23 |
| Binary | 10001 | 1000111 | 1010000 | 1001111 | 1011 | 0 | 1000101 | 10111101 | 1000001 | 10011 |
Color Harmonies of #114750
Complementary color
Monochromatic Colors of #114750
Black with #114750
Text Example
Text Example
White with #114750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #114750; }
p { color: rgb(17,71,80); }
H1.HeaderClassName
{
color: #114750;
}
.AnyTagClassName
{
color: #114750;
}
</style>
background-color css
<style>
a { background-color: #114750; }
a { background-color: rgb(17,71,80); }
div.DivClassName
{
background-color: #114750;
}
.BgClassName
{
background-color: #114750;
}
</style>
border-color css
<style>
span { border-color: #114750; }
span { border-color: rgb(17,71,80); }
td.TdClassName
{
border-color: #114750;
}
.TagClassName
{
border-color: #114750;
}
</style>