Shades of Bilbao #3A7116
Tints of Bilbao #3A7116
RGB
CMYK
RGB Variations
Color information
#3A7116 (or 0x3A7116) is known color: Bilbao. HEX triplet: 3A, 71 and 16. RGB value is (58,113,22). Sum of RGB (Red+Green+Blue) = 58+113+22=193 (25% of max value = 765). Red value is 58 (23.05% from 255 or 30.05% from 193); Green value is 113 (44.53% from 255 or 58.55% from 193); Blue value is 22 (8.98% from 255 or 11.40% from 193); Max value from RGB is 113 - color contains mainly: green. Hex color #3A7116 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #3A7116 is #C58EE9. Grayscale: #565656. Windows color (decimal): -12947178 or 1470778. OLE color: 1470778.
HSL color Cylindrical-coordinate representation of color #3A7116: hue angle of 96.26º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #3A7116 is Cyan = 0.49, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 58 | 113 | 22 | - |
| CMYK | 0.49 | 0 | 0.81 | 0.56 |
| HSL | 96.26º | 0.67% | 0.26% | - |
| HSV(B) | 96.26º | 0.81% | 0.44% | - |
| XYZ | 7.79 | 12.77 | 2.81 | - |
| YUV | 86.18 | 91.78 | 107.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 113 | 22 | 0.49 | 0 | 0.81 | 0.56 | 96.26 | 0.67 | 0.26 |
| Hex | 3A | 71 | 16 | 31 | 0 | 51 | 38 | 60 | 43 | 1A |
| Octal | 72 | 161 | 26 | 61 | 0 | 121 | 70 | 140 | 103 | 32 |
| Binary | 111010 | 1110001 | 10110 | 110001 | 0 | 1010001 | 111000 | 1100000 | 1000011 | 11010 |
Color Harmonies of #3A7116
Complementary color
Monochromatic Colors of #3A7116
Black with #3A7116
Text Example
Text Example
White with #3A7116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A7116; }
p { color: rgb(58,113,22); }
H1.HeaderClassName
{
color: #3A7116;
}
.AnyTagClassName
{
color: #3A7116;
}
</style>
background-color css
<style>
a { background-color: #3A7116; }
a { background-color: rgb(58,113,22); }
div.DivClassName
{
background-color: #3A7116;
}
.BgClassName
{
background-color: #3A7116;
}
</style>
border-color css
<style>
span { border-color: #3A7116; }
span { border-color: rgb(58,113,22); }
td.TdClassName
{
border-color: #3A7116;
}
.TagClassName
{
border-color: #3A7116;
}
</style>