Shades of Bilbao #3A7118
Tints of Bilbao #3A7118
RGB
CMYK
RGB Variations
Color information
#3A7118 (or 0x3A7118) is known color: Bilbao. HEX triplet: 3A, 71 and 18. RGB value is (58,113,24). Sum of RGB (Red+Green+Blue) = 58+113+24=195 (25% of max value = 765). Red value is 58 (23.05% from 255 or 29.74% from 195); Green value is 113 (44.53% from 255 or 57.95% from 195); Blue value is 24 (9.77% from 255 or 12.31% from 195); Max value from RGB is 113 - color contains mainly: green. Hex color #3A7118 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #3A7118 is #C58EE7. Grayscale: #565656. Windows color (decimal): -12947176 or 1601850. OLE color: 1601850.
HSL color Cylindrical-coordinate representation of color #3A7118: hue angle of 97.08º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #3A7118 is Cyan = 0.49, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 58 | 113 | 24 | - |
| CMYK | 0.49 | 0 | 0.79 | 0.56 |
| HSL | 97.08º | 0.65% | 0.27% | - |
| HSV(B) | 97.08º | 0.79% | 0.44% | - |
| XYZ | 7.81 | 12.78 | 2.92 | - |
| YUV | 86.41 | 92.78 | 107.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 113 | 24 | 0.49 | 0 | 0.79 | 0.56 | 97.08 | 0.65 | 0.27 |
| Hex | 3A | 71 | 18 | 31 | 0 | 4F | 38 | 61 | 41 | 1B |
| Octal | 72 | 161 | 30 | 61 | 0 | 117 | 70 | 141 | 101 | 33 |
| Binary | 111010 | 1110001 | 11000 | 110001 | 0 | 1001111 | 111000 | 1100001 | 1000001 | 11011 |
Color Harmonies of #3A7118
Complementary color
Monochromatic Colors of #3A7118
Black with #3A7118
Text Example
Text Example
White with #3A7118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A7118; }
p { color: rgb(58,113,24); }
H1.HeaderClassName
{
color: #3A7118;
}
.AnyTagClassName
{
color: #3A7118;
}
</style>
background-color css
<style>
a { background-color: #3A7118; }
a { background-color: rgb(58,113,24); }
div.DivClassName
{
background-color: #3A7118;
}
.BgClassName
{
background-color: #3A7118;
}
</style>
border-color css
<style>
span { border-color: #3A7118; }
span { border-color: rgb(58,113,24); }
td.TdClassName
{
border-color: #3A7118;
}
.TagClassName
{
border-color: #3A7118;
}
</style>