Shades of Bilbao #3A7731
Tints of Bilbao #3A7731
RGB
CMYK
RGB Variations
Color information
#3A7731 (or 0x3A7731) is known color: Bilbao. HEX triplet: 3A, 77 and 31. RGB value is (58,119,49). Sum of RGB (Red+Green+Blue) = 58+119+49=226 (29% of max value = 765). Red value is 58 (23.05% from 255 or 25.66% from 226); Green value is 119 (46.88% from 255 or 52.65% from 226); Blue value is 49 (19.53% from 255 or 21.68% from 226); Max value from RGB is 119 - color contains mainly: green. Hex color #3A7731 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #3A7731 is #C588CE. Grayscale: #5C5C5C. Windows color (decimal): -12945615 or 3241786. OLE color: 3241786.
HSL color Cylindrical-coordinate representation of color #3A7731: hue angle of 112.29º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #3A7731 is Cyan = 0.51, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 58 | 119 | 49 | - |
| CMYK | 0.51 | 0 | 0.59 | 0.53 |
| HSL | 112.29º | 0.42% | 0.33% | - |
| HSV(B) | 112.29º | 0.59% | 0.47% | - |
| XYZ | 8.9 | 14.31 | 5.2 | - |
| YUV | 92.78 | 103.29 | 103.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 119 | 49 | 0.51 | 0 | 0.59 | 0.53 | 112.29 | 0.42 | 0.33 |
| Hex | 3A | 77 | 31 | 33 | 0 | 3B | 35 | 70 | 2A | 21 |
| Octal | 72 | 167 | 61 | 63 | 0 | 73 | 65 | 160 | 52 | 41 |
| Binary | 111010 | 1110111 | 110001 | 110011 | 0 | 111011 | 110101 | 1110000 | 101010 | 100001 |
Color Harmonies of #3A7731
Complementary color
Monochromatic Colors of #3A7731
Black with #3A7731
Text Example
Text Example
White with #3A7731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A7731; }
p { color: rgb(58,119,49); }
H1.HeaderClassName
{
color: #3A7731;
}
.AnyTagClassName
{
color: #3A7731;
}
</style>
background-color css
<style>
a { background-color: #3A7731; }
a { background-color: rgb(58,119,49); }
div.DivClassName
{
background-color: #3A7731;
}
.BgClassName
{
background-color: #3A7731;
}
</style>
border-color css
<style>
span { border-color: #3A7731; }
span { border-color: rgb(58,119,49); }
td.TdClassName
{
border-color: #3A7731;
}
.TagClassName
{
border-color: #3A7731;
}
</style>