Shades of Cyprus #114340
Tints of Cyprus #114340
RGB
CMYK
RGB Variations
Color information
#114340 (or 0x114340) is known color: Cyprus. HEX triplet: 11, 43 and 40. RGB value is (17,67,64). Sum of RGB (Red+Green+Blue) = 17+67+64=148 (19% of max value = 765). Red value is 17 (7.03% from 255 or 11.49% from 148); Green value is 67 (26.56% from 255 or 45.27% from 148); Blue value is 64 (25.39% from 255 or 43.24% from 148); Max value from RGB is 67 - color contains mainly: green. Hex color #114340 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #114340 is #EEBCBF. Grayscale: #333333. Windows color (decimal): -15645888 or 4211473. OLE color: 4211473.
HSL color Cylindrical-coordinate representation of color #114340: hue angle of 176.4º degrees, saturation: 0.6, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #114340 is Cyan = 0.75, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 17 | 67 | 64 | - |
| CMYK | 0.75 | 0 | 0.04 | 0.74 |
| HSL | 176.4º | 0.6% | 0.16% | - |
| HSV(B) | 176.4º | 0.75% | 0.26% | - |
| XYZ | 3.16 | 4.5 | 5.55 | - |
| YUV | 51.71 | 134.94 | 103.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 67 | 64 | 0.75 | 0 | 0.04 | 0.74 | 176.4 | 0.6 | 0.16 |
| Hex | 11 | 43 | 40 | 4B | 0 | 4 | 4A | B0 | 3C | 10 |
| Octal | 21 | 103 | 100 | 113 | 0 | 4 | 112 | 260 | 74 | 20 |
| Binary | 10001 | 1000011 | 1000000 | 1001011 | 0 | 100 | 1001010 | 10110000 | 111100 | 10000 |
Color Harmonies of #114340
Complementary color
Monochromatic Colors of #114340
Black with #114340
Text Example
Text Example
White with #114340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #114340; }
p { color: rgb(17,67,64); }
H1.HeaderClassName
{
color: #114340;
}
.AnyTagClassName
{
color: #114340;
}
</style>
background-color css
<style>
a { background-color: #114340; }
a { background-color: rgb(17,67,64); }
div.DivClassName
{
background-color: #114340;
}
.BgClassName
{
background-color: #114340;
}
</style>
border-color css
<style>
span { border-color: #114340; }
span { border-color: rgb(17,67,64); }
td.TdClassName
{
border-color: #114340;
}
.TagClassName
{
border-color: #114340;
}
</style>