Shades of Cyprus #11413D
Tints of Cyprus #11413D
RGB
CMYK
RGB Variations
Color information
#11413D (or 0x11413D) is known color: Cyprus. HEX triplet: 11, 41 and 3D. RGB value is (17,65,61). Sum of RGB (Red+Green+Blue) = 17+65+61=143 (18% of max value = 765). Red value is 17 (7.03% from 255 or 11.89% from 143); Green value is 65 (25.78% from 255 or 45.45% from 143); Blue value is 61 (24.22% from 255 or 42.66% from 143); Max value from RGB is 65 - color contains mainly: green. Hex color #11413D is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #11413D is #EEBEC2. Grayscale: #323232. Windows color (decimal): -15646403 or 4014353. OLE color: 4014353.
HSL color Cylindrical-coordinate representation of color #11413D: hue angle of 175º 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 #11413D is Cyan = 0.74, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 17 | 65 | 61 | - |
| CMYK | 0.74 | 0 | 0.06 | 0.75 |
| HSL | 175º | 0.59% | 0.16% | - |
| HSV(B) | 175º | 0.74% | 0.25% | - |
| XYZ | 2.96 | 4.24 | 5.08 | - |
| YUV | 50.19 | 134.1 | 104.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 65 | 61 | 0.74 | 0 | 0.06 | 0.75 | 175 | 0.59 | 0.16 |
| Hex | 11 | 41 | 3D | 4A | 0 | 6 | 4B | AF | 3B | 10 |
| Octal | 21 | 101 | 75 | 112 | 0 | 6 | 113 | 257 | 73 | 20 |
| Binary | 10001 | 1000001 | 111101 | 1001010 | 0 | 110 | 1001011 | 10101111 | 111011 | 10000 |
Color Harmonies of #11413D
Complementary color
Monochromatic Colors of #11413D
Black with #11413D
Text Example
Text Example
White with #11413D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #11413D; }
p { color: rgb(17,65,61); }
H1.HeaderClassName
{
color: #11413D;
}
.AnyTagClassName
{
color: #11413D;
}
</style>
background-color css
<style>
a { background-color: #11413D; }
a { background-color: rgb(17,65,61); }
div.DivClassName
{
background-color: #11413D;
}
.BgClassName
{
background-color: #11413D;
}
</style>
border-color css
<style>
span { border-color: #11413D; }
span { border-color: rgb(17,65,61); }
td.TdClassName
{
border-color: #11413D;
}
.TagClassName
{
border-color: #11413D;
}
</style>