Shades of British Racing Green #074321
Tints of British Racing Green #074321
RGB
CMYK
RGB Variations
Color information
#074321 (or 0x074321) is known color: British Racing Green. HEX triplet: 07, 43 and 21. RGB value is (7,67,33). Sum of RGB (Red+Green+Blue) = 7+67+33=107 (14% of max value = 765). Red value is 7 (3.12% from 255 or 6.54% from 107); Green value is 67 (26.56% from 255 or 62.62% from 107); Blue value is 33 (13.28% from 255 or 30.84% from 107); Max value from RGB is 67 - color contains mainly: green. Hex color #074321 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074321 is #F8BCDE. Grayscale: #2D2D2D. Windows color (decimal): -16301279 or 2179847. OLE color: 2179847.
HSL color Cylindrical-coordinate representation of color #074321: hue angle of 146º 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 #074321 is Cyan = 0.90, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 7 | 67 | 33 | - |
| CMYK | 0.90 | 0 | 0.51 | 0.74 |
| HSL | 146º | 0.81% | 0.15% | - |
| HSV(B) | 146º | 0.9% | 0.26% | - |
| XYZ | 2.37 | 4.17 | 2.12 | - |
| YUV | 45.18 | 121.12 | 100.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 67 | 33 | 0.90 | 0 | 0.51 | 0.74 | 146 | 0.81 | 0.15 |
| Hex | 7 | 43 | 21 | 5A | 0 | 33 | 4A | 92 | 51 | F |
| Octal | 7 | 103 | 41 | 132 | 0 | 63 | 112 | 222 | 121 | 17 |
| Binary | 111 | 1000011 | 100001 | 1011010 | 0 | 110011 | 1001010 | 10010010 | 1010001 | 1111 |
Color Harmonies of #074321
Complementary color
Monochromatic Colors of #074321
Black with #074321
Text Example
Text Example
White with #074321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074321; }
p { color: rgb(7,67,33); }
H1.HeaderClassName
{
color: #074321;
}
.AnyTagClassName
{
color: #074321;
}
</style>
background-color css
<style>
a { background-color: #074321; }
a { background-color: rgb(7,67,33); }
div.DivClassName
{
background-color: #074321;
}
.BgClassName
{
background-color: #074321;
}
</style>
border-color css
<style>
span { border-color: #074321; }
span { border-color: rgb(7,67,33); }
td.TdClassName
{
border-color: #074321;
}
.TagClassName
{
border-color: #074321;
}
</style>