Shades of Racing Green #103029
Tints of Racing Green #103029
RGB
CMYK
RGB Variations
Color information
#103029 (or 0x103029) is known color: Racing Green. HEX triplet: 10, 30 and 29. RGB value is (16,48,41). Sum of RGB (Red+Green+Blue) = 16+48+41=105 (13% of max value = 765). Red value is 16 (6.64% from 255 or 15.24% from 105); Green value is 48 (19.14% from 255 or 45.71% from 105); Blue value is 41 (16.41% from 255 or 39.05% from 105); Max value from RGB is 48 - color contains mainly: green. Hex color #103029 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #103029 is #EFCFD6. Grayscale: #252525. Windows color (decimal): -15716311 or 2699280. OLE color: 2699280.
HSL color Cylindrical-coordinate representation of color #103029: hue angle of 166.88º degrees, saturation: 0.5, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #103029 is Cyan = 0.67, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 16 | 48 | 41 | - |
| CMYK | 0.67 | 0 | 0.15 | 0.81 |
| HSL | 166.88º | 0.5% | 0.13% | - |
| HSV(B) | 166.88º | 0.67% | 0.19% | - |
| XYZ | 1.67 | 2.38 | 2.47 | - |
| YUV | 37.63 | 129.9 | 112.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 48 | 41 | 0.67 | 0 | 0.15 | 0.81 | 166.88 | 0.5 | 0.13 |
| Hex | 10 | 30 | 29 | 43 | 0 | F | 51 | A7 | 32 | D |
| Octal | 20 | 60 | 51 | 103 | 0 | 17 | 121 | 247 | 62 | 15 |
| Binary | 10000 | 110000 | 101001 | 1000011 | 0 | 1111 | 1010001 | 10100111 | 110010 | 1101 |
Color Harmonies of #103029
Complementary color
Monochromatic Colors of #103029
Black with #103029
Text Example
Text Example
White with #103029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #103029; }
p { color: rgb(16,48,41); }
H1.HeaderClassName
{
color: #103029;
}
.AnyTagClassName
{
color: #103029;
}
</style>
background-color css
<style>
a { background-color: #103029; }
a { background-color: rgb(16,48,41); }
div.DivClassName
{
background-color: #103029;
}
.BgClassName
{
background-color: #103029;
}
</style>
border-color css
<style>
span { border-color: #103029; }
span { border-color: rgb(16,48,41); }
td.TdClassName
{
border-color: #103029;
}
.TagClassName
{
border-color: #103029;
}
</style>