Shades of Bilbao #2A7614
Tints of Bilbao #2A7614
RGB
CMYK
RGB Variations
Color information
#2A7614 (or 0x2A7614) is known color: Bilbao. HEX triplet: 2A, 76 and 14. RGB value is (42,118,20). Sum of RGB (Red+Green+Blue) = 42+118+20=180 (23% of max value = 765). Red value is 42 (16.80% from 255 or 23.33% from 180); Green value is 118 (46.48% from 255 or 65.56% from 180); Blue value is 20 (8.20% from 255 or 11.11% from 180); Max value from RGB is 118 - color contains mainly: green. Hex color #2A7614 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #2A7614 is #D589EB. Grayscale: #545454. Windows color (decimal): -13994476 or 1340970. OLE color: 1340970.
HSL color Cylindrical-coordinate representation of color #2A7614: hue angle of 106.53º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #2A7614 is Cyan = 0.64, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 42 | 118 | 20 | - |
| CMYK | 0.64 | 0 | 0.83 | 0.54 |
| HSL | 106.53º | 0.71% | 0.27% | - |
| HSV(B) | 106.53º | 0.83% | 0.46% | - |
| XYZ | 7.56 | 13.5 | 2.87 | - |
| YUV | 84.1 | 91.82 | 97.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 42 | 118 | 20 | 0.64 | 0 | 0.83 | 0.54 | 106.53 | 0.71 | 0.27 |
| Hex | 2A | 76 | 14 | 40 | 0 | 53 | 36 | 6B | 47 | 1B |
| Octal | 52 | 166 | 24 | 100 | 0 | 123 | 66 | 153 | 107 | 33 |
| Binary | 101010 | 1110110 | 10100 | 1000000 | 0 | 1010011 | 110110 | 1101011 | 1000111 | 11011 |
Color Harmonies of #2A7614
Complementary color
Monochromatic Colors of #2A7614
Black with #2A7614
Text Example
Text Example
White with #2A7614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2A7614; }
p { color: rgb(42,118,20); }
H1.HeaderClassName
{
color: #2A7614;
}
.AnyTagClassName
{
color: #2A7614;
}
</style>
background-color css
<style>
a { background-color: #2A7614; }
a { background-color: rgb(42,118,20); }
div.DivClassName
{
background-color: #2A7614;
}
.BgClassName
{
background-color: #2A7614;
}
</style>
border-color css
<style>
span { border-color: #2A7614; }
span { border-color: rgb(42,118,20); }
td.TdClassName
{
border-color: #2A7614;
}
.TagClassName
{
border-color: #2A7614;
}
</style>