Shades of British Racing Green #025731
Tints of British Racing Green #025731
RGB
CMYK
RGB Variations
Color information
#025731 (or 0x025731) is known color: British Racing Green. HEX triplet: 02, 57 and 31. RGB value is (2,87,49). Sum of RGB (Red+Green+Blue) = 2+87+49=138 (18% of max value = 765). Red value is 2 (1.17% from 255 or 1.45% from 138); Green value is 87 (34.38% from 255 or 63.04% from 138); Blue value is 49 (19.53% from 255 or 35.51% from 138); Max value from RGB is 87 - color contains mainly: green. Hex color #025731 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #025731 is #FDA8CE. Grayscale: #393939. Windows color (decimal): -16623823 or 3233538. OLE color: 3233538.
HSL color Cylindrical-coordinate representation of color #025731: hue angle of 153.18º degrees, saturation: 0.96, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #025731 is Cyan = 0.98, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 2 | 87 | 49 | - |
| CMYK | 0.98 | 0 | 0.44 | 0.66 |
| HSL | 153.18º | 0.96% | 0.17% | - |
| HSV(B) | 153.18º | 0.98% | 0.34% | - |
| XYZ | 3.99 | 7.05 | 4.06 | - |
| YUV | 57.25 | 123.34 | 88.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 87 | 49 | 0.98 | 0 | 0.44 | 0.66 | 153.18 | 0.96 | 0.17 |
| Hex | 2 | 57 | 31 | 62 | 0 | 2C | 42 | 99 | 60 | 11 |
| Octal | 2 | 127 | 61 | 142 | 0 | 54 | 102 | 231 | 140 | 21 |
| Binary | 10 | 1010111 | 110001 | 1100010 | 0 | 101100 | 1000010 | 10011001 | 1100000 | 10001 |
Color Harmonies of #025731
Complementary color
Monochromatic Colors of #025731
Black with #025731
Text Example
Text Example
White with #025731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #025731; }
p { color: rgb(2,87,49); }
H1.HeaderClassName
{
color: #025731;
}
.AnyTagClassName
{
color: #025731;
}
</style>
background-color css
<style>
a { background-color: #025731; }
a { background-color: rgb(2,87,49); }
div.DivClassName
{
background-color: #025731;
}
.BgClassName
{
background-color: #025731;
}
</style>
border-color css
<style>
span { border-color: #025731; }
span { border-color: rgb(2,87,49); }
td.TdClassName
{
border-color: #025731;
}
.TagClassName
{
border-color: #025731;
}
</style>