Shades of Cyprus #115048
Tints of Cyprus #115048
RGB
CMYK
RGB Variations
Color information
#115048 (or 0x115048) is known color: Cyprus. HEX triplet: 11, 50 and 48. RGB value is (17,80,72). Sum of RGB (Red+Green+Blue) = 17+80+72=169 (22% of max value = 765). Red value is 17 (7.03% from 255 or 10.06% from 169); Green value is 80 (31.64% from 255 or 47.34% from 169); Blue value is 72 (28.52% from 255 or 42.60% from 169); Max value from RGB is 80 - color contains mainly: green. Hex color #115048 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #115048 is #EEAFB7. Grayscale: #3C3C3C. Windows color (decimal): -15642552 or 4739089. OLE color: 4739089.
HSL color Cylindrical-coordinate representation of color #115048: hue angle of 172.38º 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 #115048 is Cyan = 0.79, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 17 | 80 | 72 | - |
| CMYK | 0.79 | 0 | 0.10 | 0.69 |
| HSL | 172.38º | 0.65% | 0.19% | - |
| HSV(B) | 172.38º | 0.79% | 0.31% | - |
| XYZ | 4.27 | 6.32 | 7.13 | - |
| YUV | 60.25 | 134.63 | 97.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 80 | 72 | 0.79 | 0 | 0.10 | 0.69 | 172.38 | 0.65 | 0.19 |
| Hex | 11 | 50 | 48 | 4F | 0 | A | 45 | AC | 41 | 13 |
| Octal | 21 | 120 | 110 | 117 | 0 | 12 | 105 | 254 | 101 | 23 |
| Binary | 10001 | 1010000 | 1001000 | 1001111 | 0 | 1010 | 1000101 | 10101100 | 1000001 | 10011 |
Color Harmonies of #115048
Complementary color
Monochromatic Colors of #115048
Black with #115048
Text Example
Text Example
White with #115048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115048; }
p { color: rgb(17,80,72); }
H1.HeaderClassName
{
color: #115048;
}
.AnyTagClassName
{
color: #115048;
}
</style>
background-color css
<style>
a { background-color: #115048; }
a { background-color: rgb(17,80,72); }
div.DivClassName
{
background-color: #115048;
}
.BgClassName
{
background-color: #115048;
}
</style>
border-color css
<style>
span { border-color: #115048; }
span { border-color: rgb(17,80,72); }
td.TdClassName
{
border-color: #115048;
}
.TagClassName
{
border-color: #115048;
}
</style>