Shades of Cyprus #11524E
Tints of Cyprus #11524E
RGB
CMYK
RGB Variations
Color information
#11524E (or 0x11524E) is known color: Cyprus. HEX triplet: 11, 52 and 4E. RGB value is (17,82,78). Sum of RGB (Red+Green+Blue) = 17+82+78=177 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.60% from 177); Green value is 82 (32.42% from 255 or 46.33% from 177); Blue value is 78 (30.86% from 255 or 44.07% from 177); Max value from RGB is 82 - color contains mainly: green. Hex color #11524E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #11524E is #EEADB1. Grayscale: #3E3E3E. Windows color (decimal): -15642034 or 5132817. OLE color: 5132817.
HSL color Cylindrical-coordinate representation of color #11524E: hue angle of 176.31º degrees, saturation: 0.66, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #11524E is Cyan = 0.79, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 17 | 82 | 78 | - |
| CMYK | 0.79 | 0 | 0.05 | 0.68 |
| HSL | 176.31º | 0.66% | 0.19% | - |
| HSV(B) | 176.31º | 0.79% | 0.32% | - |
| XYZ | 4.62 | 6.7 | 8.26 | - |
| YUV | 62.11 | 136.97 | 95.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 82 | 78 | 0.79 | 0 | 0.05 | 0.68 | 176.31 | 0.66 | 0.19 |
| Hex | 11 | 52 | 4E | 4F | 0 | 5 | 44 | B0 | 42 | 13 |
| Octal | 21 | 122 | 116 | 117 | 0 | 5 | 104 | 260 | 102 | 23 |
| Binary | 10001 | 1010010 | 1001110 | 1001111 | 0 | 101 | 1000100 | 10110000 | 1000010 | 10011 |
Color Harmonies of #11524E
Complementary color
Monochromatic Colors of #11524E
Black with #11524E
Text Example
Text Example
White with #11524E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #11524E; }
p { color: rgb(17,82,78); }
H1.HeaderClassName
{
color: #11524E;
}
.AnyTagClassName
{
color: #11524E;
}
</style>
background-color css
<style>
a { background-color: #11524E; }
a { background-color: rgb(17,82,78); }
div.DivClassName
{
background-color: #11524E;
}
.BgClassName
{
background-color: #11524E;
}
</style>
border-color css
<style>
span { border-color: #11524E; }
span { border-color: rgb(17,82,78); }
td.TdClassName
{
border-color: #11524E;
}
.TagClassName
{
border-color: #11524E;
}
</style>