Shades of Cyprus #114540
Tints of Cyprus #114540
RGB
CMYK
RGB Variations
Color information
#114540 (or 0x114540) is known color: Cyprus. HEX triplet: 11, 45 and 40. RGB value is (17,69,64). Sum of RGB (Red+Green+Blue) = 17+69+64=150 (19% of max value = 765). Red value is 17 (7.03% from 255 or 11.33% from 150); Green value is 69 (27.34% from 255 or 46% from 150); Blue value is 64 (25.39% from 255 or 42.67% from 150); Max value from RGB is 69 - color contains mainly: green. Hex color #114540 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #114540 is #EEBABF. Grayscale: #343434. Windows color (decimal): -15645376 or 4211985. OLE color: 4211985.
HSL color Cylindrical-coordinate representation of color #114540: hue angle of 174.23º 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 #114540 is Cyan = 0.75, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 17 | 69 | 64 | - |
| CMYK | 0.75 | 0 | 0.07 | 0.73 |
| HSL | 174.23º | 0.6% | 0.17% | - |
| HSV(B) | 174.23º | 0.75% | 0.27% | - |
| XYZ | 3.28 | 4.75 | 5.59 | - |
| YUV | 52.88 | 134.27 | 102.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 69 | 64 | 0.75 | 0 | 0.07 | 0.73 | 174.23 | 0.6 | 0.17 |
| Hex | 11 | 45 | 40 | 4B | 0 | 7 | 49 | AE | 3C | 11 |
| Octal | 21 | 105 | 100 | 113 | 0 | 7 | 111 | 256 | 74 | 21 |
| Binary | 10001 | 1000101 | 1000000 | 1001011 | 0 | 111 | 1001001 | 10101110 | 111100 | 10001 |
Color Harmonies of #114540
Complementary color
Monochromatic Colors of #114540
Black with #114540
Text Example
Text Example
White with #114540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #114540; }
p { color: rgb(17,69,64); }
H1.HeaderClassName
{
color: #114540;
}
.AnyTagClassName
{
color: #114540;
}
</style>
background-color css
<style>
a { background-color: #114540; }
a { background-color: rgb(17,69,64); }
div.DivClassName
{
background-color: #114540;
}
.BgClassName
{
background-color: #114540;
}
</style>
border-color css
<style>
span { border-color: #114540; }
span { border-color: rgb(17,69,64); }
td.TdClassName
{
border-color: #114540;
}
.TagClassName
{
border-color: #114540;
}
</style>