Shades of Cyprus #114846
Tints of Cyprus #114846
RGB
CMYK
RGB Variations
Color information
#114846 (or 0x114846) is known color: Cyprus. HEX triplet: 11, 48 and 46. RGB value is (17,72,70). Sum of RGB (Red+Green+Blue) = 17+72+70=159 (21% of max value = 765). Red value is 17 (7.03% from 255 or 10.69% from 159); Green value is 72 (28.52% from 255 or 45.28% from 159); Blue value is 70 (27.73% from 255 or 44.03% from 159); Max value from RGB is 72 - color contains mainly: green. Hex color #114846 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #114846 is #EEB7B9. Grayscale: #373737. Windows color (decimal): -15644602 or 4605969. OLE color: 4605969.
HSL color Cylindrical-coordinate representation of color #114846: hue angle of 177.82º 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 #114846 is Cyan = 0.76, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 17 | 72 | 70 | - |
| CMYK | 0.76 | 0 | 0.03 | 0.72 |
| HSL | 177.82º | 0.62% | 0.17% | - |
| HSV(B) | 177.82º | 0.76% | 0.28% | - |
| XYZ | 3.65 | 5.2 | 6.6 | - |
| YUV | 55.33 | 136.28 | 100.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 72 | 70 | 0.76 | 0 | 0.03 | 0.72 | 177.82 | 0.62 | 0.17 |
| Hex | 11 | 48 | 46 | 4C | 0 | 3 | 48 | B2 | 3E | 11 |
| Octal | 21 | 110 | 106 | 114 | 0 | 3 | 110 | 262 | 76 | 21 |
| Binary | 10001 | 1001000 | 1000110 | 1001100 | 0 | 11 | 1001000 | 10110010 | 111110 | 10001 |
Color Harmonies of #114846
Complementary color
Monochromatic Colors of #114846
Black with #114846
Text Example
Text Example
White with #114846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #114846; }
p { color: rgb(17,72,70); }
H1.HeaderClassName
{
color: #114846;
}
.AnyTagClassName
{
color: #114846;
}
</style>
background-color css
<style>
a { background-color: #114846; }
a { background-color: rgb(17,72,70); }
div.DivClassName
{
background-color: #114846;
}
.BgClassName
{
background-color: #114846;
}
</style>
border-color css
<style>
span { border-color: #114846; }
span { border-color: rgb(17,72,70); }
td.TdClassName
{
border-color: #114846;
}
.TagClassName
{
border-color: #114846;
}
</style>