Shades of Cyprus #115150
Tints of Cyprus #115150
RGB
CMYK
RGB Variations
Color information
#115150 (or 0x115150) is known color: Cyprus. HEX triplet: 11, 51 and 50. RGB value is (17,81,80). Sum of RGB (Red+Green+Blue) = 17+81+80=178 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.55% from 178); Green value is 81 (32.03% from 255 or 45.51% from 178); Blue value is 80 (31.64% from 255 or 44.94% from 178); Max value from RGB is 81 - color contains mainly: green. Hex color #115150 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115150 is #EEAEAF. Grayscale: #3D3D3D. Windows color (decimal): -15642288 or 5263633. OLE color: 5263633.
HSL color Cylindrical-coordinate representation of color #115150: hue angle of 179.06º degrees, saturation: 0.65, 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 #115150 is Cyan = 0.79, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 17 | 81 | 80 | - |
| CMYK | 0.79 | 0 | 0.01 | 0.68 |
| HSL | 179.06º | 0.65% | 0.19% | - |
| HSV(B) | 179.06º | 0.79% | 0.32% | - |
| XYZ | 4.62 | 6.58 | 8.62 | - |
| YUV | 61.75 | 138.3 | 96.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 81 | 80 | 0.79 | 0 | 0.01 | 0.68 | 179.06 | 0.65 | 0.19 |
| Hex | 11 | 51 | 50 | 4F | 0 | 1 | 44 | B3 | 41 | 13 |
| Octal | 21 | 121 | 120 | 117 | 0 | 1 | 104 | 263 | 101 | 23 |
| Binary | 10001 | 1010001 | 1010000 | 1001111 | 0 | 1 | 1000100 | 10110011 | 1000001 | 10011 |
Color Harmonies of #115150
Complementary color
Monochromatic Colors of #115150
Black with #115150
Text Example
Text Example
White with #115150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115150; }
p { color: rgb(17,81,80); }
H1.HeaderClassName
{
color: #115150;
}
.AnyTagClassName
{
color: #115150;
}
</style>
background-color css
<style>
a { background-color: #115150; }
a { background-color: rgb(17,81,80); }
div.DivClassName
{
background-color: #115150;
}
.BgClassName
{
background-color: #115150;
}
</style>
border-color css
<style>
span { border-color: #115150; }
span { border-color: rgb(17,81,80); }
td.TdClassName
{
border-color: #115150;
}
.TagClassName
{
border-color: #115150;
}
</style>