Shades of Cyprus #114842
Tints of Cyprus #114842
RGB
CMYK
RGB Variations
Color information
#114842 (or 0x114842) is known color: Cyprus. HEX triplet: 11, 48 and 42. RGB value is (17,72,66). Sum of RGB (Red+Green+Blue) = 17+72+66=155 (20% of max value = 765). Red value is 17 (7.03% from 255 or 10.97% from 155); Green value is 72 (28.52% from 255 or 46.45% from 155); Blue value is 66 (26.17% from 255 or 42.58% from 155); Max value from RGB is 72 - color contains mainly: green. Hex color #114842 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #114842 is #EEB7BD. Grayscale: #363636. Windows color (decimal): -15644606 or 4343825. OLE color: 4343825.
HSL color Cylindrical-coordinate representation of color #114842: hue angle of 173.45º degrees, saturation: 0.62, 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 #114842 is Cyan = 0.76, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 17 | 72 | 66 | - |
| CMYK | 0.76 | 0 | 0.08 | 0.72 |
| HSL | 173.45º | 0.62% | 0.17% | - |
| HSV(B) | 173.45º | 0.76% | 0.28% | - |
| XYZ | 3.53 | 5.15 | 5.96 | - |
| YUV | 54.87 | 134.28 | 100.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 72 | 66 | 0.76 | 0 | 0.08 | 0.72 | 173.45 | 0.62 | 0.17 |
| Hex | 11 | 48 | 42 | 4C | 0 | 8 | 48 | AD | 3E | 11 |
| Octal | 21 | 110 | 102 | 114 | 0 | 10 | 110 | 255 | 76 | 21 |
| Binary | 10001 | 1001000 | 1000010 | 1001100 | 0 | 1000 | 1001000 | 10101101 | 111110 | 10001 |
Color Harmonies of #114842
Complementary color
Monochromatic Colors of #114842
Black with #114842
Text Example
Text Example
White with #114842
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #114842; }
p { color: rgb(17,72,66); }
H1.HeaderClassName
{
color: #114842;
}
.AnyTagClassName
{
color: #114842;
}
</style>
background-color css
<style>
a { background-color: #114842; }
a { background-color: rgb(17,72,66); }
div.DivClassName
{
background-color: #114842;
}
.BgClassName
{
background-color: #114842;
}
</style>
border-color css
<style>
span { border-color: #114842; }
span { border-color: rgb(17,72,66); }
td.TdClassName
{
border-color: #114842;
}
.TagClassName
{
border-color: #114842;
}
</style>