Shades of Cyprus #114742
Tints of Cyprus #114742
RGB
CMYK
RGB Variations
Color information
#114742 (or 0x114742) is known color: Cyprus. HEX triplet: 11, 47 and 42. RGB value is (17,71,66). Sum of RGB (Red+Green+Blue) = 17+71+66=154 (20% of max value = 765). Red value is 17 (7.03% from 255 or 11.04% from 154); Green value is 71 (28.12% from 255 or 46.10% from 154); Blue value is 66 (26.17% from 255 or 42.86% from 154); Max value from RGB is 71 - color contains mainly: green. Hex color #114742 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #114742 is #EEB8BD. Grayscale: #363636. Windows color (decimal): -15644862 or 4343569. OLE color: 4343569.
HSL color Cylindrical-coordinate representation of color #114742: hue angle of 174.44º 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 #114742 is Cyan = 0.76, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 17 | 71 | 66 | - |
| CMYK | 0.76 | 0 | 0.07 | 0.72 |
| HSL | 174.44º | 0.61% | 0.17% | - |
| HSV(B) | 174.44º | 0.76% | 0.28% | - |
| XYZ | 3.47 | 5.02 | 5.94 | - |
| YUV | 54.28 | 134.61 | 101.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 71 | 66 | 0.76 | 0 | 0.07 | 0.72 | 174.44 | 0.61 | 0.17 |
| Hex | 11 | 47 | 42 | 4C | 0 | 7 | 48 | AE | 3D | 11 |
| Octal | 21 | 107 | 102 | 114 | 0 | 7 | 110 | 256 | 75 | 21 |
| Binary | 10001 | 1000111 | 1000010 | 1001100 | 0 | 111 | 1001000 | 10101110 | 111101 | 10001 |
Color Harmonies of #114742
Complementary color
Monochromatic Colors of #114742
Black with #114742
Text Example
Text Example
White with #114742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #114742; }
p { color: rgb(17,71,66); }
H1.HeaderClassName
{
color: #114742;
}
.AnyTagClassName
{
color: #114742;
}
</style>
background-color css
<style>
a { background-color: #114742; }
a { background-color: rgb(17,71,66); }
div.DivClassName
{
background-color: #114742;
}
.BgClassName
{
background-color: #114742;
}
</style>
border-color css
<style>
span { border-color: #114742; }
span { border-color: rgb(17,71,66); }
td.TdClassName
{
border-color: #114742;
}
.TagClassName
{
border-color: #114742;
}
</style>