Shades of Racing Green #122623
Tints of Racing Green #122623
RGB
CMYK
RGB Variations
Color information
#122623 (or 0x122623) is known color: Racing Green. HEX triplet: 12, 26 and 23. RGB value is (18,38,35). Sum of RGB (Red+Green+Blue) = 18+38+35=91 (12% of max value = 765). Red value is 18 (7.42% from 255 or 19.78% from 91); Green value is 38 (15.23% from 255 or 41.76% from 91); Blue value is 35 (14.06% from 255 or 38.46% from 91); Max value from RGB is 38 - color contains mainly: green. Hex color #122623 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #122623 is #EDD9DC. Grayscale: #1F1F1F. Windows color (decimal): -15587805 or 2303506. OLE color: 2303506.
HSL color Cylindrical-coordinate representation of color #122623: hue angle of 171º degrees, saturation: 0.36, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #122623 is Cyan = 0.53, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 18 | 38 | 35 | - |
| CMYK | 0.53 | 0 | 0.08 | 0.85 |
| HSL | 171º | 0.36% | 0.11% | - |
| HSV(B) | 171º | 0.53% | 0.15% | - |
| XYZ | 1.25 | 1.64 | 1.84 | - |
| YUV | 31.68 | 129.87 | 118.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 38 | 35 | 0.53 | 0 | 0.08 | 0.85 | 171 | 0.36 | 0.11 |
| Hex | 12 | 26 | 23 | 35 | 0 | 8 | 55 | AB | 24 | B |
| Octal | 22 | 46 | 43 | 65 | 0 | 10 | 125 | 253 | 44 | 13 |
| Binary | 10010 | 100110 | 100011 | 110101 | 0 | 1000 | 1010101 | 10101011 | 100100 | 1011 |
Color Harmonies of #122623
Complementary color
Monochromatic Colors of #122623
Black with #122623
Text Example
Text Example
White with #122623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122623; }
p { color: rgb(18,38,35); }
H1.HeaderClassName
{
color: #122623;
}
.AnyTagClassName
{
color: #122623;
}
</style>
background-color css
<style>
a { background-color: #122623; }
a { background-color: rgb(18,38,35); }
div.DivClassName
{
background-color: #122623;
}
.BgClassName
{
background-color: #122623;
}
</style>
border-color css
<style>
span { border-color: #122623; }
span { border-color: rgb(18,38,35); }
td.TdClassName
{
border-color: #122623;
}
.TagClassName
{
border-color: #122623;
}
</style>