Shades of Cyprus #114745
Tints of Cyprus #114745
RGB
CMYK
RGB Variations
Color information
#114745 (or 0x114745) is known color: Cyprus. HEX triplet: 11, 47 and 45. RGB value is (17,71,69). Sum of RGB (Red+Green+Blue) = 17+71+69=157 (20% of max value = 765). Red value is 17 (7.03% from 255 or 10.83% from 157); Green value is 71 (28.12% from 255 or 45.22% from 157); Blue value is 69 (27.34% from 255 or 43.95% from 157); Max value from RGB is 71 - color contains mainly: green. Hex color #114745 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #114745 is #EEB8BA. Grayscale: #363636. Windows color (decimal): -15644859 or 4540177. OLE color: 4540177.
HSL color Cylindrical-coordinate representation of color #114745: hue angle of 177.78º 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 #114745 is Cyan = 0.76, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 17 | 71 | 69 | - |
| CMYK | 0.76 | 0 | 0.03 | 0.72 |
| HSL | 177.78º | 0.61% | 0.17% | - |
| HSV(B) | 177.78º | 0.76% | 0.28% | - |
| XYZ | 3.56 | 5.06 | 6.42 | - |
| YUV | 54.63 | 136.11 | 101.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 71 | 69 | 0.76 | 0 | 0.03 | 0.72 | 177.78 | 0.61 | 0.17 |
| Hex | 11 | 47 | 45 | 4C | 0 | 3 | 48 | B2 | 3D | 11 |
| Octal | 21 | 107 | 105 | 114 | 0 | 3 | 110 | 262 | 75 | 21 |
| Binary | 10001 | 1000111 | 1000101 | 1001100 | 0 | 11 | 1001000 | 10110010 | 111101 | 10001 |
Color Harmonies of #114745
Complementary color
Monochromatic Colors of #114745
Black with #114745
Text Example
Text Example
White with #114745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #114745; }
p { color: rgb(17,71,69); }
H1.HeaderClassName
{
color: #114745;
}
.AnyTagClassName
{
color: #114745;
}
</style>
background-color css
<style>
a { background-color: #114745; }
a { background-color: rgb(17,71,69); }
div.DivClassName
{
background-color: #114745;
}
.BgClassName
{
background-color: #114745;
}
</style>
border-color css
<style>
span { border-color: #114745; }
span { border-color: rgb(17,71,69); }
td.TdClassName
{
border-color: #114745;
}
.TagClassName
{
border-color: #114745;
}
</style>