Shades of Cyprus #114648
Tints of Cyprus #114648
RGB
CMYK
RGB Variations
Color information
#114648 (or 0x114648) is known color: Cyprus. HEX triplet: 11, 46 and 48. RGB value is (17,70,72). Sum of RGB (Red+Green+Blue) = 17+70+72=159 (21% of max value = 765). Red value is 17 (7.03% from 255 or 10.69% from 159); Green value is 70 (27.73% from 255 or 44.03% from 159); Blue value is 72 (28.52% from 255 or 45.28% from 159); Max value from RGB is 72 - color contains mainly: blue. Hex color #114648 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #114648 is #EEB9B7. Grayscale: #363636. Windows color (decimal): -15645112 or 4736529. OLE color: 4736529.
HSL color Cylindrical-coordinate representation of color #114648: hue angle of 182.18º degrees, saturation: 0.62, 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 #114648 is Cyan = 0.76, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 17 | 70 | 72 | - |
| CMYK | 0.76 | 0.03 | 0 | 0.72 |
| HSL | 182.18º | 0.62% | 0.17% | - |
| HSV(B) | 182.18º | 0.76% | 0.28% | - |
| XYZ | 3.59 | 4.97 | 6.9 | - |
| YUV | 54.38 | 137.94 | 101.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 70 | 72 | 0.76 | 0.03 | 0 | 0.72 | 182.18 | 0.62 | 0.17 |
| Hex | 11 | 46 | 48 | 4C | 3 | 0 | 48 | B6 | 3E | 11 |
| Octal | 21 | 106 | 110 | 114 | 3 | 0 | 110 | 266 | 76 | 21 |
| Binary | 10001 | 1000110 | 1001000 | 1001100 | 11 | 0 | 1001000 | 10110110 | 111110 | 10001 |
Color Harmonies of #114648
Complementary color
Monochromatic Colors of #114648
Black with #114648
Text Example
Text Example
White with #114648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #114648; }
p { color: rgb(17,70,72); }
H1.HeaderClassName
{
color: #114648;
}
.AnyTagClassName
{
color: #114648;
}
</style>
background-color css
<style>
a { background-color: #114648; }
a { background-color: rgb(17,70,72); }
div.DivClassName
{
background-color: #114648;
}
.BgClassName
{
background-color: #114648;
}
</style>
border-color css
<style>
span { border-color: #114648; }
span { border-color: rgb(17,70,72); }
td.TdClassName
{
border-color: #114648;
}
.TagClassName
{
border-color: #114648;
}
</style>