Shades of Bilbao #309010
Tints of Bilbao #309010
RGB
CMYK
RGB Variations
Color information
#309010 (or 0x309010) is known color: Bilbao. HEX triplet: 30, 90 and 10. RGB value is (48,144,16). Sum of RGB (Red+Green+Blue) = 48+144+16=208 (27% of max value = 765). Red value is 48 (19.14% from 255 or 23.08% from 208); Green value is 144 (56.64% from 255 or 69.23% from 208); Blue value is 16 (6.64% from 255 or 7.69% from 208); Max value from RGB is 144 - color contains mainly: green. Hex color #309010 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #309010 is #CF6FEF. Grayscale: #656565. Windows color (decimal): -13594608 or 1085488. OLE color: 1085488.
HSL color Cylindrical-coordinate representation of color #309010: hue angle of 105º degrees, saturation: 0.8, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #309010 is Cyan = 0.67, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 48 | 144 | 16 | - |
| CMYK | 0.67 | 0 | 0.89 | 0.44 |
| HSL | 105º | 0.8% | 0.31% | - |
| HSV(B) | 105º | 0.89% | 0.56% | - |
| XYZ | 11.29 | 20.61 | 3.87 | - |
| YUV | 100.7 | 80.2 | 90.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 144 | 16 | 0.67 | 0 | 0.89 | 0.44 | 105 | 0.8 | 0.31 |
| Hex | 30 | 90 | 10 | 43 | 0 | 59 | 2C | 69 | 50 | 1F |
| Octal | 60 | 220 | 20 | 103 | 0 | 131 | 54 | 151 | 120 | 37 |
| Binary | 110000 | 10010000 | 10000 | 1000011 | 0 | 1011001 | 101100 | 1101001 | 1010000 | 11111 |
Color Harmonies of #309010
Complementary color
Monochromatic Colors of #309010
Black with #309010
Text Example
Text Example
White with #309010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309010; }
p { color: rgb(48,144,16); }
H1.HeaderClassName
{
color: #309010;
}
.AnyTagClassName
{
color: #309010;
}
</style>
background-color css
<style>
a { background-color: #309010; }
a { background-color: rgb(48,144,16); }
div.DivClassName
{
background-color: #309010;
}
.BgClassName
{
background-color: #309010;
}
</style>
border-color css
<style>
span { border-color: #309010; }
span { border-color: rgb(48,144,16); }
td.TdClassName
{
border-color: #309010;
}
.TagClassName
{
border-color: #309010;
}
</style>