Shades of Bilbao #308611
Tints of Bilbao #308611
RGB
CMYK
RGB Variations
Color information
#308611 (or 0x308611) is known color: Bilbao. HEX triplet: 30, 86 and 11. RGB value is (48,134,17). Sum of RGB (Red+Green+Blue) = 48+134+17=199 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.12% from 199); Green value is 134 (52.73% from 255 or 67.34% from 199); Blue value is 17 (7.03% from 255 or 8.54% from 199); Max value from RGB is 134 - color contains mainly: green. Hex color #308611 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #308611 is #CF79EE. Grayscale: #5F5F5F. Windows color (decimal): -13597167 or 1148464. OLE color: 1148464.
HSL color Cylindrical-coordinate representation of color #308611: hue angle of 104.1º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #308611 is Cyan = 0.64, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 134 | 17 | - |
| CMYK | 0.64 | 0 | 0.87 | 0.47 |
| HSL | 104.1º | 0.77% | 0.3% | - |
| HSV(B) | 104.1º | 0.87% | 0.53% | - |
| XYZ | 9.85 | 17.72 | 3.43 | - |
| YUV | 94.95 | 84.01 | 94.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 134 | 17 | 0.64 | 0 | 0.87 | 0.47 | 104.1 | 0.77 | 0.3 |
| Hex | 30 | 86 | 11 | 40 | 0 | 57 | 2F | 68 | 4D | 1E |
| Octal | 60 | 206 | 21 | 100 | 0 | 127 | 57 | 150 | 115 | 36 |
| Binary | 110000 | 10000110 | 10001 | 1000000 | 0 | 1010111 | 101111 | 1101000 | 1001101 | 11110 |
Color Harmonies of #308611
Complementary color
Monochromatic Colors of #308611
Black with #308611
Text Example
Text Example
White with #308611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308611; }
p { color: rgb(48,134,17); }
H1.HeaderClassName
{
color: #308611;
}
.AnyTagClassName
{
color: #308611;
}
</style>
background-color css
<style>
a { background-color: #308611; }
a { background-color: rgb(48,134,17); }
div.DivClassName
{
background-color: #308611;
}
.BgClassName
{
background-color: #308611;
}
</style>
border-color css
<style>
span { border-color: #308611; }
span { border-color: rgb(48,134,17); }
td.TdClassName
{
border-color: #308611;
}
.TagClassName
{
border-color: #308611;
}
</style>