Shades of Racing Green #122522
Tints of Racing Green #122522
RGB
CMYK
RGB Variations
Color information
#122522 (or 0x122522) is known color: Racing Green. HEX triplet: 12, 25 and 22. RGB value is (18,37,34). Sum of RGB (Red+Green+Blue) = 18+37+34=89 (11% of max value = 765). Red value is 18 (7.42% from 255 or 20.22% from 89); Green value is 37 (14.84% from 255 or 41.57% from 89); Blue value is 34 (13.67% from 255 or 38.20% from 89); Max value from RGB is 37 - color contains mainly: green. Hex color #122522 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #122522 is #EDDADD. Grayscale: #1E1E1E. Windows color (decimal): -15588062 or 2237714. OLE color: 2237714.
HSL color Cylindrical-coordinate representation of color #122522: hue angle of 170.53º degrees, saturation: 0.35, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #122522 is Cyan = 0.51, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 18 | 37 | 34 | - |
| CMYK | 0.51 | 0 | 0.08 | 0.85 |
| HSL | 170.53º | 0.35% | 0.11% | - |
| HSV(B) | 170.53º | 0.51% | 0.15% | - |
| XYZ | 1.2 | 1.57 | 1.75 | - |
| YUV | 30.98 | 129.71 | 118.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 37 | 34 | 0.51 | 0 | 0.08 | 0.85 | 170.53 | 0.35 | 0.11 |
| Hex | 12 | 25 | 22 | 33 | 0 | 8 | 55 | AB | 23 | B |
| Octal | 22 | 45 | 42 | 63 | 0 | 10 | 125 | 253 | 43 | 13 |
| Binary | 10010 | 100101 | 100010 | 110011 | 0 | 1000 | 1010101 | 10101011 | 100011 | 1011 |
Color Harmonies of #122522
Complementary color
Monochromatic Colors of #122522
Black with #122522
Text Example
Text Example
White with #122522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122522; }
p { color: rgb(18,37,34); }
H1.HeaderClassName
{
color: #122522;
}
.AnyTagClassName
{
color: #122522;
}
</style>
background-color css
<style>
a { background-color: #122522; }
a { background-color: rgb(18,37,34); }
div.DivClassName
{
background-color: #122522;
}
.BgClassName
{
background-color: #122522;
}
</style>
border-color css
<style>
span { border-color: #122522; }
span { border-color: rgb(18,37,34); }
td.TdClassName
{
border-color: #122522;
}
.TagClassName
{
border-color: #122522;
}
</style>