Shades of Cyprus #114441
Tints of Cyprus #114441
RGB
CMYK
RGB Variations
Color information
#114441 (or 0x114441) is known color: Cyprus. HEX triplet: 11, 44 and 41. RGB value is (17,68,65). Sum of RGB (Red+Green+Blue) = 17+68+65=150 (19% of max value = 765). Red value is 17 (7.03% from 255 or 11.33% from 150); Green value is 68 (26.95% from 255 or 45.33% from 150); Blue value is 65 (25.78% from 255 or 43.33% from 150); Max value from RGB is 68 - color contains mainly: green. Hex color #114441 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #114441 is #EEBBBE. Grayscale: #343434. Windows color (decimal): -15645631 or 4277265. OLE color: 4277265.
HSL color Cylindrical-coordinate representation of color #114441: hue angle of 176.47º 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 #114441 is Cyan = 0.75, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 17 | 68 | 65 | - |
| CMYK | 0.75 | 0 | 0.04 | 0.73 |
| HSL | 176.47º | 0.6% | 0.17% | - |
| HSV(B) | 176.47º | 0.75% | 0.27% | - |
| XYZ | 3.25 | 4.64 | 5.72 | - |
| YUV | 52.41 | 135.1 | 102.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 68 | 65 | 0.75 | 0 | 0.04 | 0.73 | 176.47 | 0.6 | 0.17 |
| Hex | 11 | 44 | 41 | 4B | 0 | 4 | 49 | B0 | 3C | 11 |
| Octal | 21 | 104 | 101 | 113 | 0 | 4 | 111 | 260 | 74 | 21 |
| Binary | 10001 | 1000100 | 1000001 | 1001011 | 0 | 100 | 1001001 | 10110000 | 111100 | 10001 |
Color Harmonies of #114441
Complementary color
Monochromatic Colors of #114441
Black with #114441
Text Example
Text Example
White with #114441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #114441; }
p { color: rgb(17,68,65); }
H1.HeaderClassName
{
color: #114441;
}
.AnyTagClassName
{
color: #114441;
}
</style>
background-color css
<style>
a { background-color: #114441; }
a { background-color: rgb(17,68,65); }
div.DivClassName
{
background-color: #114441;
}
.BgClassName
{
background-color: #114441;
}
</style>
border-color css
<style>
span { border-color: #114441; }
span { border-color: rgb(17,68,65); }
td.TdClassName
{
border-color: #114441;
}
.TagClassName
{
border-color: #114441;
}
</style>