Shades of Bilbao #3A7716
Tints of Bilbao #3A7716
RGB
CMYK
RGB Variations
Color information
#3A7716 (or 0x3A7716) is known color: Bilbao. HEX triplet: 3A, 77 and 16. RGB value is (58,119,22). Sum of RGB (Red+Green+Blue) = 58+119+22=199 (26% of max value = 765). Red value is 58 (23.05% from 255 or 29.15% from 199); Green value is 119 (46.88% from 255 or 59.80% from 199); Blue value is 22 (8.98% from 255 or 11.06% from 199); Max value from RGB is 119 - color contains mainly: green. Hex color #3A7716 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #3A7716 is #C588E9. Grayscale: #5A5A5A. Windows color (decimal): -12945642 or 1472314. OLE color: 1472314.
HSL color Cylindrical-coordinate representation of color #3A7716: hue angle of 97.73º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #3A7716 is Cyan = 0.51, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 58 | 119 | 22 | - |
| CMYK | 0.51 | 0 | 0.82 | 0.53 |
| HSL | 97.73º | 0.69% | 0.28% | - |
| HSV(B) | 97.73º | 0.82% | 0.47% | - |
| XYZ | 8.49 | 14.15 | 3.04 | - |
| YUV | 89.7 | 89.79 | 105.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 119 | 22 | 0.51 | 0 | 0.82 | 0.53 | 97.73 | 0.69 | 0.28 |
| Hex | 3A | 77 | 16 | 33 | 0 | 52 | 35 | 62 | 45 | 1C |
| Octal | 72 | 167 | 26 | 63 | 0 | 122 | 65 | 142 | 105 | 34 |
| Binary | 111010 | 1110111 | 10110 | 110011 | 0 | 1010010 | 110101 | 1100010 | 1000101 | 11100 |
Color Harmonies of #3A7716
Complementary color
Monochromatic Colors of #3A7716
Black with #3A7716
Text Example
Text Example
White with #3A7716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A7716; }
p { color: rgb(58,119,22); }
H1.HeaderClassName
{
color: #3A7716;
}
.AnyTagClassName
{
color: #3A7716;
}
</style>
background-color css
<style>
a { background-color: #3A7716; }
a { background-color: rgb(58,119,22); }
div.DivClassName
{
background-color: #3A7716;
}
.BgClassName
{
background-color: #3A7716;
}
</style>
border-color css
<style>
span { border-color: #3A7716; }
span { border-color: rgb(58,119,22); }
td.TdClassName
{
border-color: #3A7716;
}
.TagClassName
{
border-color: #3A7716;
}
</style>