Shades of Cyprus #115250
Tints of Cyprus #115250
RGB
CMYK
RGB Variations
Color information
#115250 (or 0x115250) is known color: Cyprus. HEX triplet: 11, 52 and 50. RGB value is (17,82,80). Sum of RGB (Red+Green+Blue) = 17+82+80=179 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.50% from 179); Green value is 82 (32.42% from 255 or 45.81% from 179); Blue value is 80 (31.64% from 255 or 44.69% from 179); Max value from RGB is 82 - color contains mainly: green. Hex color #115250 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115250 is #EEADAF. Grayscale: #3E3E3E. Windows color (decimal): -15642032 or 5263889. OLE color: 5263889.
HSL color Cylindrical-coordinate representation of color #115250: hue angle of 178.15º 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 #115250 is Cyan = 0.79, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 17 | 82 | 80 | - |
| CMYK | 0.79 | 0 | 0.02 | 0.68 |
| HSL | 178.15º | 0.66% | 0.19% | - |
| HSV(B) | 178.15º | 0.79% | 0.32% | - |
| XYZ | 4.7 | 6.73 | 8.64 | - |
| YUV | 62.34 | 137.97 | 95.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 82 | 80 | 0.79 | 0 | 0.02 | 0.68 | 178.15 | 0.66 | 0.19 |
| Hex | 11 | 52 | 50 | 4F | 0 | 2 | 44 | B2 | 42 | 13 |
| Octal | 21 | 122 | 120 | 117 | 0 | 2 | 104 | 262 | 102 | 23 |
| Binary | 10001 | 1010010 | 1010000 | 1001111 | 0 | 10 | 1000100 | 10110010 | 1000010 | 10011 |
Color Harmonies of #115250
Complementary color
Monochromatic Colors of #115250
Black with #115250
Text Example
Text Example
White with #115250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115250; }
p { color: rgb(17,82,80); }
H1.HeaderClassName
{
color: #115250;
}
.AnyTagClassName
{
color: #115250;
}
</style>
background-color css
<style>
a { background-color: #115250; }
a { background-color: rgb(17,82,80); }
div.DivClassName
{
background-color: #115250;
}
.BgClassName
{
background-color: #115250;
}
</style>
border-color css
<style>
span { border-color: #115250; }
span { border-color: rgb(17,82,80); }
td.TdClassName
{
border-color: #115250;
}
.TagClassName
{
border-color: #115250;
}
</style>