Shades of Bilbao #308915
Tints of Bilbao #308915
RGB
CMYK
RGB Variations
Color information
#308915 (or 0x308915) is known color: Bilbao. HEX triplet: 30, 89 and 15. RGB value is (48,137,21). Sum of RGB (Red+Green+Blue) = 48+137+21=206 (27% of max value = 765). Red value is 48 (19.14% from 255 or 23.30% from 206); Green value is 137 (53.91% from 255 or 66.50% from 206); Blue value is 21 (8.59% from 255 or 10.19% from 206); Max value from RGB is 137 - color contains mainly: green. Hex color #308915 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #308915 is #CF76EA. Grayscale: #616161. Windows color (decimal): -13596395 or 1411376. OLE color: 1411376.
HSL color Cylindrical-coordinate representation of color #308915: hue angle of 106.03º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #308915 is Cyan = 0.65, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 48 | 137 | 21 | - |
| CMYK | 0.65 | 0 | 0.85 | 0.46 |
| HSL | 106.03º | 0.73% | 0.31% | - |
| HSV(B) | 106.03º | 0.85% | 0.54% | - |
| XYZ | 10.3 | 18.57 | 3.75 | - |
| YUV | 97.17 | 85.01 | 92.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 137 | 21 | 0.65 | 0 | 0.85 | 0.46 | 106.03 | 0.73 | 0.31 |
| Hex | 30 | 89 | 15 | 41 | 0 | 55 | 2E | 6A | 49 | 1F |
| Octal | 60 | 211 | 25 | 101 | 0 | 125 | 56 | 152 | 111 | 37 |
| Binary | 110000 | 10001001 | 10101 | 1000001 | 0 | 1010101 | 101110 | 1101010 | 1001001 | 11111 |
Color Harmonies of #308915
Complementary color
Monochromatic Colors of #308915
Black with #308915
Text Example
Text Example
White with #308915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308915; }
p { color: rgb(48,137,21); }
H1.HeaderClassName
{
color: #308915;
}
.AnyTagClassName
{
color: #308915;
}
</style>
background-color css
<style>
a { background-color: #308915; }
a { background-color: rgb(48,137,21); }
div.DivClassName
{
background-color: #308915;
}
.BgClassName
{
background-color: #308915;
}
</style>
border-color css
<style>
span { border-color: #308915; }
span { border-color: rgb(48,137,21); }
td.TdClassName
{
border-color: #308915;
}
.TagClassName
{
border-color: #308915;
}
</style>