Shades of Bilbao #2A7406
Tints of Bilbao #2A7406
RGB
CMYK
RGB Variations
Color information
#2A7406 (or 0x2A7406) is known color: Bilbao. HEX triplet: 2A, 74 and 06. RGB value is (42,116,6). Sum of RGB (Red+Green+Blue) = 42+116+6=164 (21% of max value = 765). Red value is 42 (16.80% from 255 or 25.61% from 164); Green value is 116 (45.70% from 255 or 70.73% from 164); Blue value is 6 (2.73% from 255 or 3.66% from 164); Max value from RGB is 116 - color contains mainly: green. Hex color #2A7406 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #2A7406 is #D58BF9. Grayscale: #515151. Windows color (decimal): -13995002 or 422954. OLE color: 422954.
HSL color Cylindrical-coordinate representation of color #2A7406: hue angle of 100.36º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #2A7406 is Cyan = 0.64, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 42 | 116 | 6 | - |
| CMYK | 0.64 | 0 | 0.95 | 0.55 |
| HSL | 100.36º | 0.9% | 0.24% | - |
| HSV(B) | 100.36º | 0.95% | 0.45% | - |
| XYZ | 7.23 | 13 | 2.3 | - |
| YUV | 81.33 | 85.48 | 99.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 42 | 116 | 6 | 0.64 | 0 | 0.95 | 0.55 | 100.36 | 0.9 | 0.24 |
| Hex | 2A | 74 | 6 | 40 | 0 | 5F | 37 | 64 | 5A | 18 |
| Octal | 52 | 164 | 6 | 100 | 0 | 137 | 67 | 144 | 132 | 30 |
| Binary | 101010 | 1110100 | 110 | 1000000 | 0 | 1011111 | 110111 | 1100100 | 1011010 | 11000 |
Color Harmonies of #2A7406
Complementary color
Monochromatic Colors of #2A7406
Black with #2A7406
Text Example
Text Example
White with #2A7406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2A7406; }
p { color: rgb(42,116,6); }
H1.HeaderClassName
{
color: #2A7406;
}
.AnyTagClassName
{
color: #2A7406;
}
</style>
background-color css
<style>
a { background-color: #2A7406; }
a { background-color: rgb(42,116,6); }
div.DivClassName
{
background-color: #2A7406;
}
.BgClassName
{
background-color: #2A7406;
}
</style>
border-color css
<style>
span { border-color: #2A7406; }
span { border-color: rgb(42,116,6); }
td.TdClassName
{
border-color: #2A7406;
}
.TagClassName
{
border-color: #2A7406;
}
</style>