Shades of British Racing Green #074926
Tints of British Racing Green #074926
RGB
CMYK
RGB Variations
Color information
#074926 (or 0x074926) is known color: British Racing Green. HEX triplet: 07, 49 and 26. RGB value is (7,73,38). Sum of RGB (Red+Green+Blue) = 7+73+38=118 (15% of max value = 765). Red value is 7 (3.12% from 255 or 5.93% from 118); Green value is 73 (28.91% from 255 or 61.86% from 118); Blue value is 38 (15.23% from 255 or 32.20% from 118); Max value from RGB is 73 - color contains mainly: green. Hex color #074926 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074926 is #F8B6D9. Grayscale: #313131. Windows color (decimal): -16299738 or 2509063. OLE color: 2509063.
HSL color Cylindrical-coordinate representation of color #074926: hue angle of 148.18º degrees, saturation: 0.82, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #074926 is Cyan = 0.90, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 7 | 73 | 38 | - |
| CMYK | 0.90 | 0 | 0.48 | 0.71 |
| HSL | 148.18º | 0.83% | 0.16% | - |
| HSV(B) | 148.18º | 0.9% | 0.29% | - |
| XYZ | 2.82 | 4.95 | 2.64 | - |
| YUV | 49.28 | 121.63 | 97.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 73 | 38 | 0.90 | 0 | 0.48 | 0.71 | 148.18 | 0.83 | 0.16 |
| Hex | 7 | 49 | 26 | 5A | 0 | 30 | 47 | 94 | 52 | 10 |
| Octal | 7 | 111 | 46 | 132 | 0 | 60 | 107 | 224 | 122 | 20 |
| Binary | 111 | 1001001 | 100110 | 1011010 | 0 | 110000 | 1000111 | 10010100 | 1010010 | 10000 |
Color Harmonies of #074926
Complementary color
Monochromatic Colors of #074926
Black with #074926
Text Example
Text Example
White with #074926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074926; }
p { color: rgb(7,73,38); }
H1.HeaderClassName
{
color: #074926;
}
.AnyTagClassName
{
color: #074926;
}
</style>
background-color css
<style>
a { background-color: #074926; }
a { background-color: rgb(7,73,38); }
div.DivClassName
{
background-color: #074926;
}
.BgClassName
{
background-color: #074926;
}
</style>
border-color css
<style>
span { border-color: #074926; }
span { border-color: rgb(7,73,38); }
td.TdClassName
{
border-color: #074926;
}
.TagClassName
{
border-color: #074926;
}
</style>