Shades of Racing Green #113329
Tints of Racing Green #113329
RGB
CMYK
RGB Variations
Color information
#113329 (or 0x113329) is known color: Racing Green. HEX triplet: 11, 33 and 29. RGB value is (17,51,41). Sum of RGB (Red+Green+Blue) = 17+51+41=109 (14% of max value = 765). Red value is 17 (7.03% from 255 or 15.60% from 109); Green value is 51 (20.31% from 255 or 46.79% from 109); Blue value is 41 (16.41% from 255 or 37.61% from 109); Max value from RGB is 51 - color contains mainly: green. Hex color #113329 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #113329 is #EECCD6. Grayscale: #272727. Windows color (decimal): -15650007 or 2700049. OLE color: 2700049.
HSL color Cylindrical-coordinate representation of color #113329: hue angle of 162.35º degrees, saturation: 0.5, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #113329 is Cyan = 0.67, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 17 | 51 | 41 | - |
| CMYK | 0.67 | 0 | 0.20 | 0.8 |
| HSL | 162.35º | 0.5% | 0.13% | - |
| HSV(B) | 162.35º | 0.67% | 0.2% | - |
| XYZ | 1.82 | 2.65 | 2.51 | - |
| YUV | 39.69 | 128.74 | 111.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 51 | 41 | 0.67 | 0 | 0.20 | 0.8 | 162.35 | 0.5 | 0.13 |
| Hex | 11 | 33 | 29 | 43 | 0 | 14 | 50 | A2 | 32 | D |
| Octal | 21 | 63 | 51 | 103 | 0 | 24 | 120 | 242 | 62 | 15 |
| Binary | 10001 | 110011 | 101001 | 1000011 | 0 | 10100 | 1010000 | 10100010 | 110010 | 1101 |
Color Harmonies of #113329
Complementary color
Monochromatic Colors of #113329
Black with #113329
Text Example
Text Example
White with #113329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113329; }
p { color: rgb(17,51,41); }
H1.HeaderClassName
{
color: #113329;
}
.AnyTagClassName
{
color: #113329;
}
</style>
background-color css
<style>
a { background-color: #113329; }
a { background-color: rgb(17,51,41); }
div.DivClassName
{
background-color: #113329;
}
.BgClassName
{
background-color: #113329;
}
</style>
border-color css
<style>
span { border-color: #113329; }
span { border-color: rgb(17,51,41); }
td.TdClassName
{
border-color: #113329;
}
.TagClassName
{
border-color: #113329;
}
</style>