Shades of Cyprus #115551
Tints of Cyprus #115551
RGB
CMYK
RGB Variations
Color information
#115551 (or 0x115551) is known color: Cyprus. HEX triplet: 11, 55 and 51. RGB value is (17,85,81). Sum of RGB (Red+Green+Blue) = 17+85+81=183 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.29% from 183); Green value is 85 (33.59% from 255 or 46.45% from 183); Blue value is 81 (32.03% from 255 or 44.26% from 183); Max value from RGB is 85 - color contains mainly: green. Hex color #115551 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115551 is #EEAAAE. Grayscale: #404040. Windows color (decimal): -15641263 or 5330193. OLE color: 5330193.
HSL color Cylindrical-coordinate representation of color #115551: hue angle of 176.47º 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 #115551 is Cyan = 0.80, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 17 | 85 | 81 | - |
| CMYK | 0.80 | 0 | 0.05 | 0.67 |
| HSL | 176.47º | 0.67% | 0.2% | - |
| HSV(B) | 176.47º | 0.8% | 0.33% | - |
| XYZ | 4.96 | 7.21 | 8.91 | - |
| YUV | 64.21 | 137.47 | 94.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 85 | 81 | 0.80 | 0 | 0.05 | 0.67 | 176.47 | 0.67 | 0.2 |
| Hex | 11 | 55 | 51 | 50 | 0 | 5 | 43 | B0 | 43 | 14 |
| Octal | 21 | 125 | 121 | 120 | 0 | 5 | 103 | 260 | 103 | 24 |
| Binary | 10001 | 1010101 | 1010001 | 1010000 | 0 | 101 | 1000011 | 10110000 | 1000011 | 10100 |
Color Harmonies of #115551
Complementary color
Monochromatic Colors of #115551
Black with #115551
Text Example
Text Example
White with #115551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115551; }
p { color: rgb(17,85,81); }
H1.HeaderClassName
{
color: #115551;
}
.AnyTagClassName
{
color: #115551;
}
</style>
background-color css
<style>
a { background-color: #115551; }
a { background-color: rgb(17,85,81); }
div.DivClassName
{
background-color: #115551;
}
.BgClassName
{
background-color: #115551;
}
</style>
border-color css
<style>
span { border-color: #115551; }
span { border-color: rgb(17,85,81); }
td.TdClassName
{
border-color: #115551;
}
.TagClassName
{
border-color: #115551;
}
</style>