Shades of Cyprus #114347
Tints of Cyprus #114347
RGB
CMYK
RGB Variations
Color information
#114347 (or 0x114347) is known color: Cyprus. HEX triplet: 11, 43 and 47. RGB value is (17,67,71). Sum of RGB (Red+Green+Blue) = 17+67+71=155 (20% of max value = 765). Red value is 17 (7.03% from 255 or 10.97% from 155); Green value is 67 (26.56% from 255 or 43.23% from 155); Blue value is 71 (28.12% from 255 or 45.81% from 155); Max value from RGB is 71 - color contains mainly: blue. Hex color #114347 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #114347 is #EEBCB8. Grayscale: #343434. Windows color (decimal): -15645881 or 4670225. OLE color: 4670225.
HSL color Cylindrical-coordinate representation of color #114347: hue angle of 184.44º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #114347 is Cyan = 0.76, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 17 | 67 | 71 | - |
| CMYK | 0.76 | 0.06 | 0 | 0.72 |
| HSL | 184.44º | 0.61% | 0.17% | - |
| HSV(B) | 184.44º | 0.76% | 0.28% | - |
| XYZ | 3.38 | 4.59 | 6.67 | - |
| YUV | 52.51 | 138.44 | 102.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 67 | 71 | 0.76 | 0.06 | 0 | 0.72 | 184.44 | 0.61 | 0.17 |
| Hex | 11 | 43 | 47 | 4C | 6 | 0 | 48 | B8 | 3D | 11 |
| Octal | 21 | 103 | 107 | 114 | 6 | 0 | 110 | 270 | 75 | 21 |
| Binary | 10001 | 1000011 | 1000111 | 1001100 | 110 | 0 | 1001000 | 10111000 | 111101 | 10001 |
Color Harmonies of #114347
Complementary color
Monochromatic Colors of #114347
Black with #114347
Text Example
Text Example
White with #114347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #114347; }
p { color: rgb(17,67,71); }
H1.HeaderClassName
{
color: #114347;
}
.AnyTagClassName
{
color: #114347;
}
</style>
background-color css
<style>
a { background-color: #114347; }
a { background-color: rgb(17,67,71); }
div.DivClassName
{
background-color: #114347;
}
.BgClassName
{
background-color: #114347;
}
</style>
border-color css
<style>
span { border-color: #114347; }
span { border-color: rgb(17,67,71); }
td.TdClassName
{
border-color: #114347;
}
.TagClassName
{
border-color: #114347;
}
</style>