Shades of Cyprus #115045
Tints of Cyprus #115045
RGB
CMYK
RGB Variations
Color information
#115045 (or 0x115045) is known color: Cyprus. HEX triplet: 11, 50 and 45. RGB value is (17,80,69). Sum of RGB (Red+Green+Blue) = 17+80+69=166 (21% of max value = 765). Red value is 17 (7.03% from 255 or 10.24% from 166); Green value is 80 (31.64% from 255 or 48.19% from 166); Blue value is 69 (27.34% from 255 or 41.57% from 166); Max value from RGB is 80 - color contains mainly: green. Hex color #115045 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #115045 is #EEAFBA. Grayscale: #3B3B3B. Windows color (decimal): -15642555 or 4542481. OLE color: 4542481.
HSL color Cylindrical-coordinate representation of color #115045: hue angle of 169.52º degrees, saturation: 0.65, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #115045 is Cyan = 0.79, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 17 | 80 | 69 | - |
| CMYK | 0.79 | 0 | 0.14 | 0.69 |
| HSL | 169.52º | 0.65% | 0.19% | - |
| HSV(B) | 169.52º | 0.79% | 0.31% | - |
| XYZ | 4.17 | 6.29 | 6.62 | - |
| YUV | 59.91 | 133.13 | 97.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 80 | 69 | 0.79 | 0 | 0.14 | 0.69 | 169.52 | 0.65 | 0.19 |
| Hex | 11 | 50 | 45 | 4F | 0 | E | 45 | AA | 41 | 13 |
| Octal | 21 | 120 | 105 | 117 | 0 | 16 | 105 | 252 | 101 | 23 |
| Binary | 10001 | 1010000 | 1000101 | 1001111 | 0 | 1110 | 1000101 | 10101010 | 1000001 | 10011 |
Color Harmonies of #115045
Complementary color
Monochromatic Colors of #115045
Black with #115045
Text Example
Text Example
White with #115045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115045; }
p { color: rgb(17,80,69); }
H1.HeaderClassName
{
color: #115045;
}
.AnyTagClassName
{
color: #115045;
}
</style>
background-color css
<style>
a { background-color: #115045; }
a { background-color: rgb(17,80,69); }
div.DivClassName
{
background-color: #115045;
}
.BgClassName
{
background-color: #115045;
}
</style>
border-color css
<style>
span { border-color: #115045; }
span { border-color: rgb(17,80,69); }
td.TdClassName
{
border-color: #115045;
}
.TagClassName
{
border-color: #115045;
}
</style>