Shades of Cyprus #11413E
Tints of Cyprus #11413E
RGB
CMYK
RGB Variations
Color information
#11413E (or 0x11413E) is known color: Cyprus. HEX triplet: 11, 41 and 3E. RGB value is (17,65,62). Sum of RGB (Red+Green+Blue) = 17+65+62=144 (19% of max value = 765). Red value is 17 (7.03% from 255 or 11.81% from 144); Green value is 65 (25.78% from 255 or 45.14% from 144); Blue value is 62 (24.61% from 255 or 43.06% from 144); Max value from RGB is 65 - color contains mainly: green. Hex color #11413E is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #11413E is #EEBEC1. Grayscale: #323232. Windows color (decimal): -15646402 or 4079889. OLE color: 4079889.
HSL color Cylindrical-coordinate representation of color #11413E: hue angle of 176.25º degrees, saturation: 0.59, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #11413E is Cyan = 0.74, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 17 | 65 | 62 | - |
| CMYK | 0.74 | 0 | 0.05 | 0.75 |
| HSL | 176.25º | 0.59% | 0.16% | - |
| HSV(B) | 176.25º | 0.74% | 0.25% | - |
| XYZ | 2.99 | 4.25 | 5.22 | - |
| YUV | 50.31 | 134.6 | 104.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 65 | 62 | 0.74 | 0 | 0.05 | 0.75 | 176.25 | 0.59 | 0.16 |
| Hex | 11 | 41 | 3E | 4A | 0 | 5 | 4B | B0 | 3B | 10 |
| Octal | 21 | 101 | 76 | 112 | 0 | 5 | 113 | 260 | 73 | 20 |
| Binary | 10001 | 1000001 | 111110 | 1001010 | 0 | 101 | 1001011 | 10110000 | 111011 | 10000 |
Color Harmonies of #11413E
Complementary color
Monochromatic Colors of #11413E
Black with #11413E
Text Example
Text Example
White with #11413E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #11413E; }
p { color: rgb(17,65,62); }
H1.HeaderClassName
{
color: #11413E;
}
.AnyTagClassName
{
color: #11413E;
}
</style>
background-color css
<style>
a { background-color: #11413E; }
a { background-color: rgb(17,65,62); }
div.DivClassName
{
background-color: #11413E;
}
.BgClassName
{
background-color: #11413E;
}
</style>
border-color css
<style>
span { border-color: #11413E; }
span { border-color: rgb(17,65,62); }
td.TdClassName
{
border-color: #11413E;
}
.TagClassName
{
border-color: #11413E;
}
</style>