Shades of Bilbao #309109
Tints of Bilbao #309109
RGB
CMYK
RGB Variations
Color information
#309109 (or 0x309109) is known color: Bilbao. HEX triplet: 30, 91 and 09. RGB value is (48,145,9). Sum of RGB (Red+Green+Blue) = 48+145+9=202 (26% of max value = 765). Red value is 48 (19.14% from 255 or 23.76% from 202); Green value is 145 (57.03% from 255 or 71.78% from 202); Blue value is 9 (3.91% from 255 or 4.46% from 202); Max value from RGB is 145 - color contains mainly: green. Hex color #309109 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #309109 is #CF6EF6. Grayscale: #646464. Windows color (decimal): -13594359 or 626992. OLE color: 626992.
HSL color Cylindrical-coordinate representation of color #309109: hue angle of 102.79º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #309109 is Cyan = 0.67, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 48 | 145 | 9 | - |
| CMYK | 0.67 | 0 | 0.94 | 0.43 |
| HSL | 102.79º | 0.88% | 0.3% | - |
| HSV(B) | 102.79º | 0.94% | 0.57% | - |
| XYZ | 11.39 | 20.9 | 3.69 | - |
| YUV | 100.49 | 76.36 | 90.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 145 | 9 | 0.67 | 0 | 0.94 | 0.43 | 102.79 | 0.88 | 0.3 |
| Hex | 30 | 91 | 9 | 43 | 0 | 5E | 2B | 67 | 58 | 1E |
| Octal | 60 | 221 | 11 | 103 | 0 | 136 | 53 | 147 | 130 | 36 |
| Binary | 110000 | 10010001 | 1001 | 1000011 | 0 | 1011110 | 101011 | 1100111 | 1011000 | 11110 |
Color Harmonies of #309109
Complementary color
Monochromatic Colors of #309109
Black with #309109
Text Example
Text Example
White with #309109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309109; }
p { color: rgb(48,145,9); }
H1.HeaderClassName
{
color: #309109;
}
.AnyTagClassName
{
color: #309109;
}
</style>
background-color css
<style>
a { background-color: #309109; }
a { background-color: rgb(48,145,9); }
div.DivClassName
{
background-color: #309109;
}
.BgClassName
{
background-color: #309109;
}
</style>
border-color css
<style>
span { border-color: #309109; }
span { border-color: rgb(48,145,9); }
td.TdClassName
{
border-color: #309109;
}
.TagClassName
{
border-color: #309109;
}
</style>