Shades of British Racing Green #075032
Tints of British Racing Green #075032
RGB
CMYK
RGB Variations
Color information
#075032 (or 0x075032) is known color: British Racing Green. HEX triplet: 07, 50 and 32. RGB value is (7,80,50). Sum of RGB (Red+Green+Blue) = 7+80+50=137 (18% of max value = 765). Red value is 7 (3.12% from 255 or 5.11% from 137); Green value is 80 (31.64% from 255 or 58.39% from 137); Blue value is 50 (19.92% from 255 or 36.50% from 137); Max value from RGB is 80 - color contains mainly: green. Hex color #075032 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075032 is #F8AFCD. Grayscale: #363636. Windows color (decimal): -16297934 or 3297287. OLE color: 3297287.
HSL color Cylindrical-coordinate representation of color #075032: hue angle of 155.34º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #075032 is Cyan = 0.91, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 7 | 80 | 50 | - |
| CMYK | 0.91 | 0 | 0.37 | 0.69 |
| HSL | 155.34º | 0.84% | 0.17% | - |
| HSV(B) | 155.34º | 0.91% | 0.31% | - |
| XYZ | 3.53 | 6.01 | 3.99 | - |
| YUV | 54.75 | 125.32 | 93.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 80 | 50 | 0.91 | 0 | 0.37 | 0.69 | 155.34 | 0.84 | 0.17 |
| Hex | 7 | 50 | 32 | 5B | 0 | 25 | 45 | 9B | 54 | 11 |
| Octal | 7 | 120 | 62 | 133 | 0 | 45 | 105 | 233 | 124 | 21 |
| Binary | 111 | 1010000 | 110010 | 1011011 | 0 | 100101 | 1000101 | 10011011 | 1010100 | 10001 |
Color Harmonies of #075032
Complementary color
Monochromatic Colors of #075032
Black with #075032
Text Example
Text Example
White with #075032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075032; }
p { color: rgb(7,80,50); }
H1.HeaderClassName
{
color: #075032;
}
.AnyTagClassName
{
color: #075032;
}
</style>
background-color css
<style>
a { background-color: #075032; }
a { background-color: rgb(7,80,50); }
div.DivClassName
{
background-color: #075032;
}
.BgClassName
{
background-color: #075032;
}
</style>
border-color css
<style>
span { border-color: #075032; }
span { border-color: rgb(7,80,50); }
td.TdClassName
{
border-color: #075032;
}
.TagClassName
{
border-color: #075032;
}
</style>