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