Shades of Racing Green #122724
Tints of Racing Green #122724
RGB
CMYK
RGB Variations
Color information
#122724 (or 0x122724) is known color: Racing Green. HEX triplet: 12, 27 and 24. RGB value is (18,39,36). Sum of RGB (Red+Green+Blue) = 18+39+36=93 (12% of max value = 765). Red value is 18 (7.42% from 255 or 19.35% from 93); Green value is 39 (15.62% from 255 or 41.94% from 93); Blue value is 36 (14.45% from 255 or 38.71% from 93); Max value from RGB is 39 - color contains mainly: green. Hex color #122724 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #122724 is #EDD8DB. Grayscale: #202020. Windows color (decimal): -15587548 or 2369298. OLE color: 2369298.
HSL color Cylindrical-coordinate representation of color #122724: hue angle of 171.43º degrees, saturation: 0.37, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #122724 is Cyan = 0.54, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 18 | 39 | 36 | - |
| CMYK | 0.54 | 0 | 0.08 | 0.85 |
| HSL | 171.43º | 0.37% | 0.11% | - |
| HSV(B) | 171.43º | 0.54% | 0.15% | - |
| XYZ | 1.29 | 1.71 | 1.93 | - |
| YUV | 32.38 | 130.04 | 117.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 39 | 36 | 0.54 | 0 | 0.08 | 0.85 | 171.43 | 0.37 | 0.11 |
| Hex | 12 | 27 | 24 | 36 | 0 | 8 | 55 | AB | 25 | B |
| Octal | 22 | 47 | 44 | 66 | 0 | 10 | 125 | 253 | 45 | 13 |
| Binary | 10010 | 100111 | 100100 | 110110 | 0 | 1000 | 1010101 | 10101011 | 100101 | 1011 |
Color Harmonies of #122724
Complementary color
Monochromatic Colors of #122724
Black with #122724
Text Example
Text Example
White with #122724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122724; }
p { color: rgb(18,39,36); }
H1.HeaderClassName
{
color: #122724;
}
.AnyTagClassName
{
color: #122724;
}
</style>
background-color css
<style>
a { background-color: #122724; }
a { background-color: rgb(18,39,36); }
div.DivClassName
{
background-color: #122724;
}
.BgClassName
{
background-color: #122724;
}
</style>
border-color css
<style>
span { border-color: #122724; }
span { border-color: rgb(18,39,36); }
td.TdClassName
{
border-color: #122724;
}
.TagClassName
{
border-color: #122724;
}
</style>