Shades of Racing Green #122924
Tints of Racing Green #122924
RGB
CMYK
RGB Variations
Color information
#122924 (or 0x122924) is known color: Racing Green. HEX triplet: 12, 29 and 24. RGB value is (18,41,36). Sum of RGB (Red+Green+Blue) = 18+41+36=95 (12% of max value = 765). Red value is 18 (7.42% from 255 or 18.95% from 95); Green value is 41 (16.41% from 255 or 43.16% from 95); Blue value is 36 (14.45% from 255 or 37.89% from 95); Max value from RGB is 41 - color contains mainly: green. Hex color #122924 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #122924 is #EDD6DB. Grayscale: #212121. Windows color (decimal): -15587036 or 2369810. OLE color: 2369810.
HSL color Cylindrical-coordinate representation of color #122924: hue angle of 166.96º degrees, saturation: 0.39, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #122924 is Cyan = 0.56, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 18 | 41 | 36 | - |
| CMYK | 0.56 | 0 | 0.12 | 0.84 |
| HSL | 166.96º | 0.39% | 0.12% | - |
| HSV(B) | 166.96º | 0.56% | 0.16% | - |
| XYZ | 1.36 | 1.84 | 1.95 | - |
| YUV | 33.55 | 129.38 | 116.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 41 | 36 | 0.56 | 0 | 0.12 | 0.84 | 166.96 | 0.39 | 0.12 |
| Hex | 12 | 29 | 24 | 38 | 0 | C | 54 | A7 | 27 | C |
| Octal | 22 | 51 | 44 | 70 | 0 | 14 | 124 | 247 | 47 | 14 |
| Binary | 10010 | 101001 | 100100 | 111000 | 0 | 1100 | 1010100 | 10100111 | 100111 | 1100 |
Color Harmonies of #122924
Complementary color
Monochromatic Colors of #122924
Black with #122924
Text Example
Text Example
White with #122924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122924; }
p { color: rgb(18,41,36); }
H1.HeaderClassName
{
color: #122924;
}
.AnyTagClassName
{
color: #122924;
}
</style>
background-color css
<style>
a { background-color: #122924; }
a { background-color: rgb(18,41,36); }
div.DivClassName
{
background-color: #122924;
}
.BgClassName
{
background-color: #122924;
}
</style>
border-color css
<style>
span { border-color: #122924; }
span { border-color: rgb(18,41,36); }
td.TdClassName
{
border-color: #122924;
}
.TagClassName
{
border-color: #122924;
}
</style>