Shades of Cyprus #114346
Tints of Cyprus #114346
RGB
CMYK
RGB Variations
Color information
#114346 (or 0x114346) is known color: Cyprus. HEX triplet: 11, 43 and 46. RGB value is (17,67,70). Sum of RGB (Red+Green+Blue) = 17+67+70=154 (20% of max value = 765). Red value is 17 (7.03% from 255 or 11.04% from 154); Green value is 67 (26.56% from 255 or 43.51% from 154); Blue value is 70 (27.73% from 255 or 45.45% from 154); Max value from RGB is 70 - color contains mainly: blue. Hex color #114346 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #114346 is #EEBCB9. Grayscale: #343434. Windows color (decimal): -15645882 or 4604689. OLE color: 4604689.
HSL color Cylindrical-coordinate representation of color #114346: hue angle of 183.4º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #114346 is Cyan = 0.76, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 17 | 67 | 70 | - |
| CMYK | 0.76 | 0.04 | 0 | 0.73 |
| HSL | 183.4º | 0.61% | 0.17% | - |
| HSV(B) | 183.4º | 0.76% | 0.27% | - |
| XYZ | 3.34 | 4.58 | 6.5 | - |
| YUV | 52.39 | 137.94 | 102.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 67 | 70 | 0.76 | 0.04 | 0 | 0.73 | 183.4 | 0.61 | 0.17 |
| Hex | 11 | 43 | 46 | 4C | 4 | 0 | 49 | B7 | 3D | 11 |
| Octal | 21 | 103 | 106 | 114 | 4 | 0 | 111 | 267 | 75 | 21 |
| Binary | 10001 | 1000011 | 1000110 | 1001100 | 100 | 0 | 1001001 | 10110111 | 111101 | 10001 |
Color Harmonies of #114346
Complementary color
Monochromatic Colors of #114346
Black with #114346
Text Example
Text Example
White with #114346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #114346; }
p { color: rgb(17,67,70); }
H1.HeaderClassName
{
color: #114346;
}
.AnyTagClassName
{
color: #114346;
}
</style>
background-color css
<style>
a { background-color: #114346; }
a { background-color: rgb(17,67,70); }
div.DivClassName
{
background-color: #114346;
}
.BgClassName
{
background-color: #114346;
}
</style>
border-color css
<style>
span { border-color: #114346; }
span { border-color: rgb(17,67,70); }
td.TdClassName
{
border-color: #114346;
}
.TagClassName
{
border-color: #114346;
}
</style>