Shades of British Racing Green #074426
Tints of British Racing Green #074426
RGB
CMYK
RGB Variations
Color information
#074426 (or 0x074426) is known color: British Racing Green. HEX triplet: 07, 44 and 26. RGB value is (7,68,38). Sum of RGB (Red+Green+Blue) = 7+68+38=113 (14% of max value = 765). Red value is 7 (3.12% from 255 or 6.19% from 113); Green value is 68 (26.95% from 255 or 60.18% from 113); Blue value is 38 (15.23% from 255 or 33.63% from 113); Max value from RGB is 68 - color contains mainly: green. Hex color #074426 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074426 is #F8BBD9. Grayscale: #2E2E2E. Windows color (decimal): -16301018 or 2507783. OLE color: 2507783.
HSL color Cylindrical-coordinate representation of color #074426: hue angle of 150.49º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #074426 is Cyan = 0.90, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 7 | 68 | 38 | - |
| CMYK | 0.90 | 0 | 0.44 | 0.73 |
| HSL | 150.49º | 0.81% | 0.15% | - |
| HSV(B) | 150.49º | 0.9% | 0.27% | - |
| XYZ | 2.5 | 4.32 | 2.54 | - |
| YUV | 46.34 | 123.29 | 99.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 68 | 38 | 0.90 | 0 | 0.44 | 0.73 | 150.49 | 0.81 | 0.15 |
| Hex | 7 | 44 | 26 | 5A | 0 | 2C | 49 | 96 | 51 | F |
| Octal | 7 | 104 | 46 | 132 | 0 | 54 | 111 | 226 | 121 | 17 |
| Binary | 111 | 1000100 | 100110 | 1011010 | 0 | 101100 | 1001001 | 10010110 | 1010001 | 1111 |
Color Harmonies of #074426
Complementary color
Monochromatic Colors of #074426
Black with #074426
Text Example
Text Example
White with #074426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074426; }
p { color: rgb(7,68,38); }
H1.HeaderClassName
{
color: #074426;
}
.AnyTagClassName
{
color: #074426;
}
</style>
background-color css
<style>
a { background-color: #074426; }
a { background-color: rgb(7,68,38); }
div.DivClassName
{
background-color: #074426;
}
.BgClassName
{
background-color: #074426;
}
</style>
border-color css
<style>
span { border-color: #074426; }
span { border-color: rgb(7,68,38); }
td.TdClassName
{
border-color: #074426;
}
.TagClassName
{
border-color: #074426;
}
</style>