Shades of Cyprus #114746
Tints of Cyprus #114746
RGB
CMYK
RGB Variations
Color information
#114746 (or 0x114746) is known color: Cyprus. HEX triplet: 11, 47 and 46. RGB value is (17,71,70). Sum of RGB (Red+Green+Blue) = 17+71+70=158 (20% of max value = 765). Red value is 17 (7.03% from 255 or 10.76% from 158); Green value is 71 (28.12% from 255 or 44.94% from 158); Blue value is 70 (27.73% from 255 or 44.30% from 158); Max value from RGB is 71 - color contains mainly: green. Hex color #114746 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #114746 is #EEB8B9. Grayscale: #363636. Windows color (decimal): -15644858 or 4605713. OLE color: 4605713.
HSL color Cylindrical-coordinate representation of color #114746: hue angle of 178.89º 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 #114746 is Cyan = 0.76, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 17 | 71 | 70 | - |
| CMYK | 0.76 | 0 | 0.01 | 0.72 |
| HSL | 178.89º | 0.61% | 0.17% | - |
| HSV(B) | 178.89º | 0.76% | 0.28% | - |
| XYZ | 3.59 | 5.07 | 6.58 | - |
| YUV | 54.74 | 136.61 | 101.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 71 | 70 | 0.76 | 0 | 0.01 | 0.72 | 178.89 | 0.61 | 0.17 |
| Hex | 11 | 47 | 46 | 4C | 0 | 1 | 48 | B3 | 3D | 11 |
| Octal | 21 | 107 | 106 | 114 | 0 | 1 | 110 | 263 | 75 | 21 |
| Binary | 10001 | 1000111 | 1000110 | 1001100 | 0 | 1 | 1001000 | 10110011 | 111101 | 10001 |
Color Harmonies of #114746
Complementary color
Monochromatic Colors of #114746
Black with #114746
Text Example
Text Example
White with #114746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #114746; }
p { color: rgb(17,71,70); }
H1.HeaderClassName
{
color: #114746;
}
.AnyTagClassName
{
color: #114746;
}
</style>
background-color css
<style>
a { background-color: #114746; }
a { background-color: rgb(17,71,70); }
div.DivClassName
{
background-color: #114746;
}
.BgClassName
{
background-color: #114746;
}
</style>
border-color css
<style>
span { border-color: #114746; }
span { border-color: rgb(17,71,70); }
td.TdClassName
{
border-color: #114746;
}
.TagClassName
{
border-color: #114746;
}
</style>