Shades of Bilbao #3A7110
Tints of Bilbao #3A7110
RGB
CMYK
RGB Variations
Color information
#3A7110 (or 0x3A7110) is known color: Bilbao. HEX triplet: 3A, 71 and 10. RGB value is (58,113,16). Sum of RGB (Red+Green+Blue) = 58+113+16=187 (24% of max value = 765). Red value is 58 (23.05% from 255 or 31.02% from 187); Green value is 113 (44.53% from 255 or 60.43% from 187); Blue value is 16 (6.64% from 255 or 8.56% from 187); Max value from RGB is 113 - color contains mainly: green. Hex color #3A7110 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #3A7110 is #C58EEF. Grayscale: #555555. Windows color (decimal): -12947184 or 1077562. OLE color: 1077562.
HSL color Cylindrical-coordinate representation of color #3A7110: hue angle of 94.02º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #3A7110 is Cyan = 0.49, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 58 | 113 | 16 | - |
| CMYK | 0.49 | 0 | 0.86 | 0.56 |
| HSL | 94.02º | 0.75% | 0.25% | - |
| HSV(B) | 94.02º | 0.86% | 0.44% | - |
| XYZ | 7.74 | 12.75 | 2.54 | - |
| YUV | 85.5 | 88.78 | 108.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 113 | 16 | 0.49 | 0 | 0.86 | 0.56 | 94.02 | 0.75 | 0.25 |
| Hex | 3A | 71 | 10 | 31 | 0 | 56 | 38 | 5E | 4B | 19 |
| Octal | 72 | 161 | 20 | 61 | 0 | 126 | 70 | 136 | 113 | 31 |
| Binary | 111010 | 1110001 | 10000 | 110001 | 0 | 1010110 | 111000 | 1011110 | 1001011 | 11001 |
Color Harmonies of #3A7110
Complementary color
Monochromatic Colors of #3A7110
Black with #3A7110
Text Example
Text Example
White with #3A7110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A7110; }
p { color: rgb(58,113,16); }
H1.HeaderClassName
{
color: #3A7110;
}
.AnyTagClassName
{
color: #3A7110;
}
</style>
background-color css
<style>
a { background-color: #3A7110; }
a { background-color: rgb(58,113,16); }
div.DivClassName
{
background-color: #3A7110;
}
.BgClassName
{
background-color: #3A7110;
}
</style>
border-color css
<style>
span { border-color: #3A7110; }
span { border-color: rgb(58,113,16); }
td.TdClassName
{
border-color: #3A7110;
}
.TagClassName
{
border-color: #3A7110;
}
</style>