Shades of Cyprus #115153
Tints of Cyprus #115153
RGB
CMYK
RGB Variations
Color information
#115153 (or 0x115153) is known color: Cyprus. HEX triplet: 11, 51 and 53. RGB value is (17,81,83). Sum of RGB (Red+Green+Blue) = 17+81+83=181 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.39% from 181); Green value is 81 (32.03% from 255 or 44.75% from 181); Blue value is 83 (32.81% from 255 or 45.86% from 181); Max value from RGB is 83 - color contains mainly: blue. Hex color #115153 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115153 is #EEAEAC. Grayscale: #3E3E3E. Windows color (decimal): -15642285 or 5460241. OLE color: 5460241.
HSL color Cylindrical-coordinate representation of color #115153: hue angle of 181.82º degrees, saturation: 0.66, 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 #115153 is Cyan = 0.80, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 17 | 81 | 83 | - |
| CMYK | 0.80 | 0.02 | 0 | 0.67 |
| HSL | 181.82º | 0.66% | 0.2% | - |
| HSV(B) | 181.82º | 0.8% | 0.33% | - |
| XYZ | 4.73 | 6.63 | 9.21 | - |
| YUV | 62.09 | 139.8 | 95.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 81 | 83 | 0.80 | 0.02 | 0 | 0.67 | 181.82 | 0.66 | 0.2 |
| Hex | 11 | 51 | 53 | 50 | 2 | 0 | 43 | B6 | 42 | 14 |
| Octal | 21 | 121 | 123 | 120 | 2 | 0 | 103 | 266 | 102 | 24 |
| Binary | 10001 | 1010001 | 1010011 | 1010000 | 10 | 0 | 1000011 | 10110110 | 1000010 | 10100 |
Color Harmonies of #115153
Complementary color
Monochromatic Colors of #115153
Black with #115153
Text Example
Text Example
White with #115153
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115153; }
p { color: rgb(17,81,83); }
H1.HeaderClassName
{
color: #115153;
}
.AnyTagClassName
{
color: #115153;
}
</style>
background-color css
<style>
a { background-color: #115153; }
a { background-color: rgb(17,81,83); }
div.DivClassName
{
background-color: #115153;
}
.BgClassName
{
background-color: #115153;
}
</style>
border-color css
<style>
span { border-color: #115153; }
span { border-color: rgb(17,81,83); }
td.TdClassName
{
border-color: #115153;
}
.TagClassName
{
border-color: #115153;
}
</style>