Shades of Bilbao #308919
Tints of Bilbao #308919
RGB
CMYK
RGB Variations
Color information
#308919 (or 0x308919) is known color: Bilbao. HEX triplet: 30, 89 and 19. RGB value is (48,137,25). Sum of RGB (Red+Green+Blue) = 48+137+25=210 (27% of max value = 765). Red value is 48 (19.14% from 255 or 22.86% from 210); Green value is 137 (53.91% from 255 or 65.24% from 210); Blue value is 25 (10.16% from 255 or 11.90% from 210); Max value from RGB is 137 - color contains mainly: green. Hex color #308919 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #308919 is #CF76E6. Grayscale: #616161. Windows color (decimal): -13596391 or 1673520. OLE color: 1673520.
HSL color Cylindrical-coordinate representation of color #308919: hue angle of 107.68º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #308919 is Cyan = 0.65, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 48 | 137 | 25 | - |
| CMYK | 0.65 | 0 | 0.82 | 0.46 |
| HSL | 107.68º | 0.69% | 0.32% | - |
| HSV(B) | 107.68º | 0.82% | 0.54% | - |
| XYZ | 10.34 | 18.59 | 3.96 | - |
| YUV | 97.62 | 87.01 | 92.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 137 | 25 | 0.65 | 0 | 0.82 | 0.46 | 107.68 | 0.69 | 0.32 |
| Hex | 30 | 89 | 19 | 41 | 0 | 52 | 2E | 6C | 45 | 20 |
| Octal | 60 | 211 | 31 | 101 | 0 | 122 | 56 | 154 | 105 | 40 |
| Binary | 110000 | 10001001 | 11001 | 1000001 | 0 | 1010010 | 101110 | 1101100 | 1000101 | 100000 |
Color Harmonies of #308919
Complementary color
Monochromatic Colors of #308919
Black with #308919
Text Example
Text Example
White with #308919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308919; }
p { color: rgb(48,137,25); }
H1.HeaderClassName
{
color: #308919;
}
.AnyTagClassName
{
color: #308919;
}
</style>
background-color css
<style>
a { background-color: #308919; }
a { background-color: rgb(48,137,25); }
div.DivClassName
{
background-color: #308919;
}
.BgClassName
{
background-color: #308919;
}
</style>
border-color css
<style>
span { border-color: #308919; }
span { border-color: rgb(48,137,25); }
td.TdClassName
{
border-color: #308919;
}
.TagClassName
{
border-color: #308919;
}
</style>