Shades of Cyprus #115349
Tints of Cyprus #115349
RGB
CMYK
RGB Variations
Color information
#115349 (or 0x115349) is known color: Cyprus. HEX triplet: 11, 53 and 49. RGB value is (17,83,73). Sum of RGB (Red+Green+Blue) = 17+83+73=173 (22% of max value = 765). Red value is 17 (7.03% from 255 or 9.83% from 173); Green value is 83 (32.81% from 255 or 47.98% from 173); Blue value is 73 (28.91% from 255 or 42.20% from 173); Max value from RGB is 83 - color contains mainly: green. Hex color #115349 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #115349 is #EEACB6. Grayscale: #3E3E3E. Windows color (decimal): -15641783 or 4805393. OLE color: 4805393.
HSL color Cylindrical-coordinate representation of color #115349: hue angle of 170.91º 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 #115349 is Cyan = 0.80, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 17 | 83 | 73 | - |
| CMYK | 0.80 | 0 | 0.12 | 0.67 |
| HSL | 170.91º | 0.66% | 0.2% | - |
| HSV(B) | 170.91º | 0.8% | 0.33% | - |
| XYZ | 4.53 | 6.79 | 7.37 | - |
| YUV | 62.13 | 134.13 | 95.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 83 | 73 | 0.80 | 0 | 0.12 | 0.67 | 170.91 | 0.66 | 0.2 |
| Hex | 11 | 53 | 49 | 50 | 0 | C | 43 | AB | 42 | 14 |
| Octal | 21 | 123 | 111 | 120 | 0 | 14 | 103 | 253 | 102 | 24 |
| Binary | 10001 | 1010011 | 1001001 | 1010000 | 0 | 1100 | 1000011 | 10101011 | 1000010 | 10100 |
Color Harmonies of #115349
Complementary color
Monochromatic Colors of #115349
Black with #115349
Text Example
Text Example
White with #115349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115349; }
p { color: rgb(17,83,73); }
H1.HeaderClassName
{
color: #115349;
}
.AnyTagClassName
{
color: #115349;
}
</style>
background-color css
<style>
a { background-color: #115349; }
a { background-color: rgb(17,83,73); }
div.DivClassName
{
background-color: #115349;
}
.BgClassName
{
background-color: #115349;
}
</style>
border-color css
<style>
span { border-color: #115349; }
span { border-color: rgb(17,83,73); }
td.TdClassName
{
border-color: #115349;
}
.TagClassName
{
border-color: #115349;
}
</style>