Shades of Cyprus #115355
Tints of Cyprus #115355
RGB
CMYK
RGB Variations
Color information
#115355 (or 0x115355) is known color: Cyprus. HEX triplet: 11, 53 and 55. RGB value is (17,83,85). Sum of RGB (Red+Green+Blue) = 17+83+85=185 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.19% from 185); Green value is 83 (32.81% from 255 or 44.86% from 185); Blue value is 85 (33.59% from 255 or 45.95% from 185); Max value from RGB is 85 - color contains mainly: blue. Hex color #115355 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115355 is #EEACAA. Grayscale: #3F3F3F. Windows color (decimal): -15641771 or 5591825. OLE color: 5591825.
HSL color Cylindrical-coordinate representation of color #115355: hue angle of 181.76º degrees, saturation: 0.67, 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 #115355 is Cyan = 0.80, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 17 | 83 | 85 | - |
| CMYK | 0.80 | 0.02 | 0 | 0.67 |
| HSL | 181.76º | 0.67% | 0.2% | - |
| HSV(B) | 181.76º | 0.8% | 0.33% | - |
| XYZ | 4.96 | 6.96 | 9.68 | - |
| YUV | 63.49 | 140.13 | 94.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 83 | 85 | 0.80 | 0.02 | 0 | 0.67 | 181.76 | 0.67 | 0.2 |
| Hex | 11 | 53 | 55 | 50 | 2 | 0 | 43 | B6 | 43 | 14 |
| Octal | 21 | 123 | 125 | 120 | 2 | 0 | 103 | 266 | 103 | 24 |
| Binary | 10001 | 1010011 | 1010101 | 1010000 | 10 | 0 | 1000011 | 10110110 | 1000011 | 10100 |
Color Harmonies of #115355
Complementary color
Monochromatic Colors of #115355
Black with #115355
Text Example
Text Example
White with #115355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115355; }
p { color: rgb(17,83,85); }
H1.HeaderClassName
{
color: #115355;
}
.AnyTagClassName
{
color: #115355;
}
</style>
background-color css
<style>
a { background-color: #115355; }
a { background-color: rgb(17,83,85); }
div.DivClassName
{
background-color: #115355;
}
.BgClassName
{
background-color: #115355;
}
</style>
border-color css
<style>
span { border-color: #115355; }
span { border-color: rgb(17,83,85); }
td.TdClassName
{
border-color: #115355;
}
.TagClassName
{
border-color: #115355;
}
</style>