Shades of Cyprus #115347
Tints of Cyprus #115347
RGB
CMYK
RGB Variations
Color information
#115347 (or 0x115347) is known color: Cyprus. HEX triplet: 11, 53 and 47. RGB value is (17,83,71). Sum of RGB (Red+Green+Blue) = 17+83+71=171 (22% of max value = 765). Red value is 17 (7.03% from 255 or 9.94% from 171); Green value is 83 (32.81% from 255 or 48.54% from 171); Blue value is 71 (28.12% from 255 or 41.52% from 171); Max value from RGB is 83 - color contains mainly: green. Hex color #115347 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #115347 is #EEACB8. Grayscale: #3D3D3D. Windows color (decimal): -15641785 or 4674321. OLE color: 4674321.
HSL color Cylindrical-coordinate representation of color #115347: hue angle of 169.09º 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 #115347 is Cyan = 0.80, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 17 | 83 | 71 | - |
| CMYK | 0.80 | 0 | 0.14 | 0.67 |
| HSL | 169.09º | 0.66% | 0.2% | - |
| HSV(B) | 169.09º | 0.8% | 0.33% | - |
| XYZ | 4.46 | 6.76 | 7.03 | - |
| YUV | 61.9 | 133.13 | 95.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 83 | 71 | 0.80 | 0 | 0.14 | 0.67 | 169.09 | 0.66 | 0.2 |
| Hex | 11 | 53 | 47 | 50 | 0 | E | 43 | A9 | 42 | 14 |
| Octal | 21 | 123 | 107 | 120 | 0 | 16 | 103 | 251 | 102 | 24 |
| Binary | 10001 | 1010011 | 1000111 | 1010000 | 0 | 1110 | 1000011 | 10101001 | 1000010 | 10100 |
Color Harmonies of #115347
Complementary color
Monochromatic Colors of #115347
Black with #115347
Text Example
Text Example
White with #115347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115347; }
p { color: rgb(17,83,71); }
H1.HeaderClassName
{
color: #115347;
}
.AnyTagClassName
{
color: #115347;
}
</style>
background-color css
<style>
a { background-color: #115347; }
a { background-color: rgb(17,83,71); }
div.DivClassName
{
background-color: #115347;
}
.BgClassName
{
background-color: #115347;
}
</style>
border-color css
<style>
span { border-color: #115347; }
span { border-color: rgb(17,83,71); }
td.TdClassName
{
border-color: #115347;
}
.TagClassName
{
border-color: #115347;
}
</style>