Shades of Cyprus #114549
Tints of Cyprus #114549
RGB
CMYK
RGB Variations
Color information
#114549 (or 0x114549) is known color: Cyprus. HEX triplet: 11, 45 and 49. RGB value is (17,69,73). Sum of RGB (Red+Green+Blue) = 17+69+73=159 (21% of max value = 765). Red value is 17 (7.03% from 255 or 10.69% from 159); Green value is 69 (27.34% from 255 or 43.40% from 159); Blue value is 73 (28.91% from 255 or 45.91% from 159); Max value from RGB is 73 - color contains mainly: blue. Hex color #114549 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #114549 is #EEBAB6. Grayscale: #353535. Windows color (decimal): -15645367 or 4801809. OLE color: 4801809.
HSL color Cylindrical-coordinate representation of color #114549: hue angle of 184.29º 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 #114549 is Cyan = 0.77, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 17 | 69 | 73 | - |
| CMYK | 0.77 | 0.05 | 0 | 0.71 |
| HSL | 184.29º | 0.62% | 0.18% | - |
| HSV(B) | 184.29º | 0.77% | 0.29% | - |
| XYZ | 3.56 | 4.86 | 7.05 | - |
| YUV | 53.91 | 138.77 | 101.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 69 | 73 | 0.77 | 0.05 | 0 | 0.71 | 184.29 | 0.62 | 0.18 |
| Hex | 11 | 45 | 49 | 4D | 5 | 0 | 47 | B8 | 3E | 12 |
| Octal | 21 | 105 | 111 | 115 | 5 | 0 | 107 | 270 | 76 | 22 |
| Binary | 10001 | 1000101 | 1001001 | 1001101 | 101 | 0 | 1000111 | 10111000 | 111110 | 10010 |
Color Harmonies of #114549
Complementary color
Monochromatic Colors of #114549
Black with #114549
Text Example
Text Example
White with #114549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #114549; }
p { color: rgb(17,69,73); }
H1.HeaderClassName
{
color: #114549;
}
.AnyTagClassName
{
color: #114549;
}
</style>
background-color css
<style>
a { background-color: #114549; }
a { background-color: rgb(17,69,73); }
div.DivClassName
{
background-color: #114549;
}
.BgClassName
{
background-color: #114549;
}
</style>
border-color css
<style>
span { border-color: #114549; }
span { border-color: rgb(17,69,73); }
td.TdClassName
{
border-color: #114549;
}
.TagClassName
{
border-color: #114549;
}
</style>