Shades of Cyprus #11564C
Tints of Cyprus #11564C
RGB
CMYK
RGB Variations
Color information
#11564C (or 0x11564C) is known color: Cyprus. HEX triplet: 11, 56 and 4C. RGB value is (17,86,76). Sum of RGB (Red+Green+Blue) = 17+86+76=179 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.50% from 179); Green value is 86 (33.98% from 255 or 48.04% from 179); Blue value is 76 (30.08% from 255 or 42.46% from 179); Max value from RGB is 86 - color contains mainly: green. Hex color #11564C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #11564C is #EEA9B3. Grayscale: #404040. Windows color (decimal): -15641012 or 5002769. OLE color: 5002769.
HSL color Cylindrical-coordinate representation of color #11564C: hue angle of 171.3º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #11564C is Cyan = 0.80, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 17 | 86 | 76 | - |
| CMYK | 0.80 | 0 | 0.12 | 0.66 |
| HSL | 171.3º | 0.67% | 0.2% | - |
| HSV(B) | 171.3º | 0.8% | 0.34% | - |
| XYZ | 4.86 | 7.3 | 7.99 | - |
| YUV | 64.23 | 134.64 | 94.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 86 | 76 | 0.80 | 0 | 0.12 | 0.66 | 171.3 | 0.67 | 0.2 |
| Hex | 11 | 56 | 4C | 50 | 0 | C | 42 | AB | 43 | 14 |
| Octal | 21 | 126 | 114 | 120 | 0 | 14 | 102 | 253 | 103 | 24 |
| Binary | 10001 | 1010110 | 1001100 | 1010000 | 0 | 1100 | 1000010 | 10101011 | 1000011 | 10100 |
Color Harmonies of #11564C
Complementary color
Monochromatic Colors of #11564C
Black with #11564C
Text Example
Text Example
White with #11564C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #11564C; }
p { color: rgb(17,86,76); }
H1.HeaderClassName
{
color: #11564C;
}
.AnyTagClassName
{
color: #11564C;
}
</style>
background-color css
<style>
a { background-color: #11564C; }
a { background-color: rgb(17,86,76); }
div.DivClassName
{
background-color: #11564C;
}
.BgClassName
{
background-color: #11564C;
}
</style>
border-color css
<style>
span { border-color: #11564C; }
span { border-color: rgb(17,86,76); }
td.TdClassName
{
border-color: #11564C;
}
.TagClassName
{
border-color: #11564C;
}
</style>