Shades of Cyprus #114149
Tints of Cyprus #114149
RGB
CMYK
RGB Variations
Color information
#114149 (or 0x114149) is known color: Cyprus. HEX triplet: 11, 41 and 49. RGB value is (17,65,73). Sum of RGB (Red+Green+Blue) = 17+65+73=155 (20% of max value = 765). Red value is 17 (7.03% from 255 or 10.97% from 155); Green value is 65 (25.78% from 255 or 41.94% from 155); Blue value is 73 (28.91% from 255 or 47.10% from 155); Max value from RGB is 73 - color contains mainly: blue. Hex color #114149 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #114149 is #EEBEB6. Grayscale: #333333. Windows color (decimal): -15646391 or 4800785. OLE color: 4800785.
HSL color Cylindrical-coordinate representation of color #114149: hue angle of 188.57º degrees, saturation: 0.62, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #114149 is Cyan = 0.77, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 17 | 65 | 73 | - |
| CMYK | 0.77 | 0.11 | 0 | 0.71 |
| HSL | 188.57º | 0.62% | 0.18% | - |
| HSV(B) | 188.57º | 0.77% | 0.29% | - |
| XYZ | 3.32 | 4.38 | 6.97 | - |
| YUV | 51.56 | 140.1 | 103.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 65 | 73 | 0.77 | 0.11 | 0 | 0.71 | 188.57 | 0.62 | 0.18 |
| Hex | 11 | 41 | 49 | 4D | B | 0 | 47 | BD | 3E | 12 |
| Octal | 21 | 101 | 111 | 115 | 13 | 0 | 107 | 275 | 76 | 22 |
| Binary | 10001 | 1000001 | 1001001 | 1001101 | 1011 | 0 | 1000111 | 10111101 | 111110 | 10010 |
Color Harmonies of #114149
Complementary color
Monochromatic Colors of #114149
Black with #114149
Text Example
Text Example
White with #114149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #114149; }
p { color: rgb(17,65,73); }
H1.HeaderClassName
{
color: #114149;
}
.AnyTagClassName
{
color: #114149;
}
</style>
background-color css
<style>
a { background-color: #114149; }
a { background-color: rgb(17,65,73); }
div.DivClassName
{
background-color: #114149;
}
.BgClassName
{
background-color: #114149;
}
</style>
border-color css
<style>
span { border-color: #114149; }
span { border-color: rgb(17,65,73); }
td.TdClassName
{
border-color: #114149;
}
.TagClassName
{
border-color: #114149;
}
</style>