Shades of British Racing Green #074322
Tints of British Racing Green #074322
RGB
CMYK
RGB Variations
Color information
#074322 (or 0x074322) is known color: British Racing Green. HEX triplet: 07, 43 and 22. RGB value is (7,67,34). Sum of RGB (Red+Green+Blue) = 7+67+34=108 (14% of max value = 765). Red value is 7 (3.12% from 255 or 6.48% from 108); Green value is 67 (26.56% from 255 or 62.04% from 108); Blue value is 34 (13.67% from 255 or 31.48% from 108); Max value from RGB is 67 - color contains mainly: green. Hex color #074322 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074322 is #F8BCDD. Grayscale: #2D2D2D. Windows color (decimal): -16301278 or 2245383. OLE color: 2245383.
HSL color Cylindrical-coordinate representation of color #074322: hue angle of 147º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #074322 is Cyan = 0.90, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 7 | 67 | 34 | - |
| CMYK | 0.90 | 0 | 0.49 | 0.74 |
| HSL | 147º | 0.81% | 0.15% | - |
| HSV(B) | 147º | 0.9% | 0.26% | - |
| XYZ | 2.38 | 4.17 | 2.19 | - |
| YUV | 45.3 | 121.62 | 100.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 67 | 34 | 0.90 | 0 | 0.49 | 0.74 | 147 | 0.81 | 0.15 |
| Hex | 7 | 43 | 22 | 5A | 0 | 31 | 4A | 93 | 51 | F |
| Octal | 7 | 103 | 42 | 132 | 0 | 61 | 112 | 223 | 121 | 17 |
| Binary | 111 | 1000011 | 100010 | 1011010 | 0 | 110001 | 1001010 | 10010011 | 1010001 | 1111 |
Color Harmonies of #074322
Complementary color
Monochromatic Colors of #074322
Black with #074322
Text Example
Text Example
White with #074322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074322; }
p { color: rgb(7,67,34); }
H1.HeaderClassName
{
color: #074322;
}
.AnyTagClassName
{
color: #074322;
}
</style>
background-color css
<style>
a { background-color: #074322; }
a { background-color: rgb(7,67,34); }
div.DivClassName
{
background-color: #074322;
}
.BgClassName
{
background-color: #074322;
}
</style>
border-color css
<style>
span { border-color: #074322; }
span { border-color: rgb(7,67,34); }
td.TdClassName
{
border-color: #074322;
}
.TagClassName
{
border-color: #074322;
}
</style>