Shades of Bilbao #3A7614
Tints of Bilbao #3A7614
RGB
CMYK
RGB Variations
Color information
#3A7614 (or 0x3A7614) is known color: Bilbao. HEX triplet: 3A, 76 and 14. RGB value is (58,118,20). Sum of RGB (Red+Green+Blue) = 58+118+20=196 (25% of max value = 765). Red value is 58 (23.05% from 255 or 29.59% from 196); Green value is 118 (46.48% from 255 or 60.20% from 196); Blue value is 20 (8.20% from 255 or 10.20% from 196); Max value from RGB is 118 - color contains mainly: green. Hex color #3A7614 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #3A7614 is #C589EB. Grayscale: #595959. Windows color (decimal): -12945900 or 1340986. OLE color: 1340986.
HSL color Cylindrical-coordinate representation of color #3A7614: hue angle of 96.73º 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 #3A7614 is Cyan = 0.51, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 58 | 118 | 20 | - |
| CMYK | 0.51 | 0 | 0.83 | 0.54 |
| HSL | 96.73º | 0.71% | 0.27% | - |
| HSV(B) | 96.73º | 0.83% | 0.46% | - |
| XYZ | 8.35 | 13.91 | 2.91 | - |
| YUV | 88.89 | 89.12 | 105.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 118 | 20 | 0.51 | 0 | 0.83 | 0.54 | 96.73 | 0.71 | 0.27 |
| Hex | 3A | 76 | 14 | 33 | 0 | 53 | 36 | 61 | 47 | 1B |
| Octal | 72 | 166 | 24 | 63 | 0 | 123 | 66 | 141 | 107 | 33 |
| Binary | 111010 | 1110110 | 10100 | 110011 | 0 | 1010011 | 110110 | 1100001 | 1000111 | 11011 |
Color Harmonies of #3A7614
Complementary color
Monochromatic Colors of #3A7614
Black with #3A7614
Text Example
Text Example
White with #3A7614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A7614; }
p { color: rgb(58,118,20); }
H1.HeaderClassName
{
color: #3A7614;
}
.AnyTagClassName
{
color: #3A7614;
}
</style>
background-color css
<style>
a { background-color: #3A7614; }
a { background-color: rgb(58,118,20); }
div.DivClassName
{
background-color: #3A7614;
}
.BgClassName
{
background-color: #3A7614;
}
</style>
border-color css
<style>
span { border-color: #3A7614; }
span { border-color: rgb(58,118,20); }
td.TdClassName
{
border-color: #3A7614;
}
.TagClassName
{
border-color: #3A7614;
}
</style>