Shades of Cyprus #115552
Tints of Cyprus #115552
RGB
CMYK
RGB Variations
Color information
#115552 (or 0x115552) is known color: Cyprus. HEX triplet: 11, 55 and 52. RGB value is (17,85,82). Sum of RGB (Red+Green+Blue) = 17+85+82=184 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.24% from 184); Green value is 85 (33.59% from 255 or 46.20% from 184); Blue value is 82 (32.42% from 255 or 44.57% from 184); Max value from RGB is 85 - color contains mainly: green. Hex color #115552 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115552 is #EEAAAD. Grayscale: #404040. Windows color (decimal): -15641262 or 5395729. OLE color: 5395729.
HSL color Cylindrical-coordinate representation of color #115552: hue angle of 177.35º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #115552 is Cyan = 0.80, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 17 | 85 | 82 | - |
| CMYK | 0.80 | 0 | 0.04 | 0.67 |
| HSL | 177.35º | 0.67% | 0.2% | - |
| HSV(B) | 177.35º | 0.8% | 0.33% | - |
| XYZ | 5 | 7.23 | 9.11 | - |
| YUV | 64.33 | 137.97 | 94.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 85 | 82 | 0.80 | 0 | 0.04 | 0.67 | 177.35 | 0.67 | 0.2 |
| Hex | 11 | 55 | 52 | 50 | 0 | 4 | 43 | B1 | 43 | 14 |
| Octal | 21 | 125 | 122 | 120 | 0 | 4 | 103 | 261 | 103 | 24 |
| Binary | 10001 | 1010101 | 1010010 | 1010000 | 0 | 100 | 1000011 | 10110001 | 1000011 | 10100 |
Color Harmonies of #115552
Complementary color
Monochromatic Colors of #115552
Black with #115552
Text Example
Text Example
White with #115552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115552; }
p { color: rgb(17,85,82); }
H1.HeaderClassName
{
color: #115552;
}
.AnyTagClassName
{
color: #115552;
}
</style>
background-color css
<style>
a { background-color: #115552; }
a { background-color: rgb(17,85,82); }
div.DivClassName
{
background-color: #115552;
}
.BgClassName
{
background-color: #115552;
}
</style>
border-color css
<style>
span { border-color: #115552; }
span { border-color: rgb(17,85,82); }
td.TdClassName
{
border-color: #115552;
}
.TagClassName
{
border-color: #115552;
}
</style>