Shades of Cyprus #11514F
Tints of Cyprus #11514F
RGB
CMYK
RGB Variations
Color information
#11514F (or 0x11514F) is known color: Cyprus. HEX triplet: 11, 51 and 4F. RGB value is (17,81,79). Sum of RGB (Red+Green+Blue) = 17+81+79=177 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.60% from 177); Green value is 81 (32.03% from 255 or 45.76% from 177); Blue value is 79 (31.25% from 255 or 44.63% from 177); Max value from RGB is 81 - color contains mainly: green. Hex color #11514F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #11514F is #EEAEB0. Grayscale: #3D3D3D. Windows color (decimal): -15642289 or 5198097. OLE color: 5198097.
HSL color Cylindrical-coordinate representation of color #11514F: hue angle of 178.12º degrees, saturation: 0.65, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #11514F is Cyan = 0.79, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 17 | 81 | 79 | - |
| CMYK | 0.79 | 0 | 0.02 | 0.68 |
| HSL | 178.13º | 0.65% | 0.19% | - |
| HSV(B) | 178.13º | 0.79% | 0.32% | - |
| XYZ | 4.58 | 6.57 | 8.42 | - |
| YUV | 61.64 | 137.8 | 96.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 81 | 79 | 0.79 | 0 | 0.02 | 0.68 | 178.13 | 0.65 | 0.19 |
| Hex | 11 | 51 | 4F | 4F | 0 | 2 | 44 | B2 | 41 | 13 |
| Octal | 21 | 121 | 117 | 117 | 0 | 2 | 104 | 262 | 101 | 23 |
| Binary | 10001 | 1010001 | 1001111 | 1001111 | 0 | 10 | 1000100 | 10110010 | 1000001 | 10011 |
Color Harmonies of #11514F
Complementary color
Monochromatic Colors of #11514F
Black with #11514F
Text Example
Text Example
White with #11514F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #11514F; }
p { color: rgb(17,81,79); }
H1.HeaderClassName
{
color: #11514F;
}
.AnyTagClassName
{
color: #11514F;
}
</style>
background-color css
<style>
a { background-color: #11514F; }
a { background-color: rgb(17,81,79); }
div.DivClassName
{
background-color: #11514F;
}
.BgClassName
{
background-color: #11514F;
}
</style>
border-color css
<style>
span { border-color: #11514F; }
span { border-color: rgb(17,81,79); }
td.TdClassName
{
border-color: #11514F;
}
.TagClassName
{
border-color: #11514F;
}
</style>