Shades of Cyprus #114342
Tints of Cyprus #114342
RGB
CMYK
RGB Variations
Color information
#114342 (or 0x114342) is known color: Cyprus. HEX triplet: 11, 43 and 42. RGB value is (17,67,66). Sum of RGB (Red+Green+Blue) = 17+67+66=150 (19% of max value = 765). Red value is 17 (7.03% from 255 or 11.33% from 150); Green value is 67 (26.56% from 255 or 44.67% from 150); Blue value is 66 (26.17% from 255 or 44% from 150); Max value from RGB is 67 - color contains mainly: green. Hex color #114342 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #114342 is #EEBCBD. Grayscale: #333333. Windows color (decimal): -15645886 or 4342545. OLE color: 4342545.
HSL color Cylindrical-coordinate representation of color #114342: hue angle of 178.8º 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 #114342 is Cyan = 0.75, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 17 | 67 | 66 | - |
| CMYK | 0.75 | 0 | 0.01 | 0.74 |
| HSL | 178.8º | 0.6% | 0.16% | - |
| HSV(B) | 178.8º | 0.75% | 0.26% | - |
| XYZ | 3.22 | 4.53 | 5.86 | - |
| YUV | 51.94 | 135.94 | 103.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 67 | 66 | 0.75 | 0 | 0.01 | 0.74 | 178.8 | 0.6 | 0.16 |
| Hex | 11 | 43 | 42 | 4B | 0 | 1 | 4A | B3 | 3C | 10 |
| Octal | 21 | 103 | 102 | 113 | 0 | 1 | 112 | 263 | 74 | 20 |
| Binary | 10001 | 1000011 | 1000010 | 1001011 | 0 | 1 | 1001010 | 10110011 | 111100 | 10000 |
Color Harmonies of #114342
Complementary color
Monochromatic Colors of #114342
Black with #114342
Text Example
Text Example
White with #114342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #114342; }
p { color: rgb(17,67,66); }
H1.HeaderClassName
{
color: #114342;
}
.AnyTagClassName
{
color: #114342;
}
</style>
background-color css
<style>
a { background-color: #114342; }
a { background-color: rgb(17,67,66); }
div.DivClassName
{
background-color: #114342;
}
.BgClassName
{
background-color: #114342;
}
</style>
border-color css
<style>
span { border-color: #114342; }
span { border-color: rgb(17,67,66); }
td.TdClassName
{
border-color: #114342;
}
.TagClassName
{
border-color: #114342;
}
</style>