Shades of Cyprus #114145
Tints of Cyprus #114145
RGB
CMYK
RGB Variations
Color information
#114145 (or 0x114145) is known color: Cyprus. HEX triplet: 11, 41 and 45. RGB value is (17,65,69). Sum of RGB (Red+Green+Blue) = 17+65+69=151 (20% of max value = 765). Red value is 17 (7.03% from 255 or 11.26% from 151); Green value is 65 (25.78% from 255 or 43.05% from 151); Blue value is 69 (27.34% from 255 or 45.70% from 151); Max value from RGB is 69 - color contains mainly: blue. Hex color #114145 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #114145 is #EEBEBA. Grayscale: #333333. Windows color (decimal): -15646395 or 4538641. OLE color: 4538641.
HSL color Cylindrical-coordinate representation of color #114145: hue angle of 184.62º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #114145 is Cyan = 0.75, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 17 | 65 | 69 | - |
| CMYK | 0.75 | 0.06 | 0 | 0.73 |
| HSL | 184.62º | 0.6% | 0.17% | - |
| HSV(B) | 184.62º | 0.75% | 0.27% | - |
| XYZ | 3.2 | 4.33 | 6.3 | - |
| YUV | 51.1 | 138.1 | 103.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 65 | 69 | 0.75 | 0.06 | 0 | 0.73 | 184.62 | 0.6 | 0.17 |
| Hex | 11 | 41 | 45 | 4B | 6 | 0 | 49 | B9 | 3C | 11 |
| Octal | 21 | 101 | 105 | 113 | 6 | 0 | 111 | 271 | 74 | 21 |
| Binary | 10001 | 1000001 | 1000101 | 1001011 | 110 | 0 | 1001001 | 10111001 | 111100 | 10001 |
Color Harmonies of #114145
Complementary color
Monochromatic Colors of #114145
Black with #114145
Text Example
Text Example
White with #114145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #114145; }
p { color: rgb(17,65,69); }
H1.HeaderClassName
{
color: #114145;
}
.AnyTagClassName
{
color: #114145;
}
</style>
background-color css
<style>
a { background-color: #114145; }
a { background-color: rgb(17,65,69); }
div.DivClassName
{
background-color: #114145;
}
.BgClassName
{
background-color: #114145;
}
</style>
border-color css
<style>
span { border-color: #114145; }
span { border-color: rgb(17,65,69); }
td.TdClassName
{
border-color: #114145;
}
.TagClassName
{
border-color: #114145;
}
</style>