Shades of Bilbao #308904
Tints of Bilbao #308904
RGB
CMYK
RGB Variations
Color information
#308904 (or 0x308904) is known color: Bilbao. HEX triplet: 30, 89 and 04. RGB value is (48,137,4). Sum of RGB (Red+Green+Blue) = 48+137+4=189 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25.40% from 189); Green value is 137 (53.91% from 255 or 72.49% from 189); Blue value is 4 (1.95% from 255 or 2.12% from 189); Max value from RGB is 137 - color contains mainly: green. Hex color #308904 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #308904 is #CF76FB. Grayscale: #5F5F5F. Windows color (decimal): -13596412 or 297264. OLE color: 297264.
HSL color Cylindrical-coordinate representation of color #308904: hue angle of 100.15º degrees, saturation: 0.94, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #308904 is Cyan = 0.65, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 48 | 137 | 4 | - |
| CMYK | 0.65 | 0 | 0.97 | 0.46 |
| HSL | 100.15º | 0.94% | 0.28% | - |
| HSV(B) | 100.15º | 0.97% | 0.54% | - |
| XYZ | 10.19 | 18.53 | 3.15 | - |
| YUV | 95.23 | 76.51 | 94.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 137 | 4 | 0.65 | 0 | 0.97 | 0.46 | 100.15 | 0.94 | 0.28 |
| Hex | 30 | 89 | 4 | 41 | 0 | 61 | 2E | 64 | 5E | 1C |
| Octal | 60 | 211 | 4 | 101 | 0 | 141 | 56 | 144 | 136 | 34 |
| Binary | 110000 | 10001001 | 100 | 1000001 | 0 | 1100001 | 101110 | 1100100 | 1011110 | 11100 |
Color Harmonies of #308904
Complementary color
Monochromatic Colors of #308904
Black with #308904
Text Example
Text Example
White with #308904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308904; }
p { color: rgb(48,137,4); }
H1.HeaderClassName
{
color: #308904;
}
.AnyTagClassName
{
color: #308904;
}
</style>
background-color css
<style>
a { background-color: #308904; }
a { background-color: rgb(48,137,4); }
div.DivClassName
{
background-color: #308904;
}
.BgClassName
{
background-color: #308904;
}
</style>
border-color css
<style>
span { border-color: #308904; }
span { border-color: rgb(48,137,4); }
td.TdClassName
{
border-color: #308904;
}
.TagClassName
{
border-color: #308904;
}
</style>