Shades of Bilbao #307304
Tints of Bilbao #307304
RGB
CMYK
RGB Variations
Color information
#307304 (or 0x307304) is known color: Bilbao. HEX triplet: 30, 73 and 04. RGB value is (48,115,4). Sum of RGB (Red+Green+Blue) = 48+115+4=167 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.74% from 167); Green value is 115 (45.31% from 255 or 68.86% from 167); Blue value is 4 (1.95% from 255 or 2.40% from 167); Max value from RGB is 115 - color contains mainly: green. Hex color #307304 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307304 is #CF8CFB. Grayscale: #525252. Windows color (decimal): -13602044 or 291632. OLE color: 291632.
HSL color Cylindrical-coordinate representation of color #307304: hue angle of 96.22º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #307304 is Cyan = 0.58, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 115 | 4 | - |
| CMYK | 0.58 | 0 | 0.97 | 0.55 |
| HSL | 96.22º | 0.93% | 0.23% | - |
| HSV(B) | 96.22º | 0.97% | 0.45% | - |
| XYZ | 7.37 | 12.9 | 2.22 | - |
| YUV | 82.31 | 83.8 | 103.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 115 | 4 | 0.58 | 0 | 0.97 | 0.55 | 96.22 | 0.93 | 0.23 |
| Hex | 30 | 73 | 4 | 3A | 0 | 61 | 37 | 60 | 5D | 17 |
| Octal | 60 | 163 | 4 | 72 | 0 | 141 | 67 | 140 | 135 | 27 |
| Binary | 110000 | 1110011 | 100 | 111010 | 0 | 1100001 | 110111 | 1100000 | 1011101 | 10111 |
Color Harmonies of #307304
Complementary color
Monochromatic Colors of #307304
Black with #307304
Text Example
Text Example
White with #307304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307304; }
p { color: rgb(48,115,4); }
H1.HeaderClassName
{
color: #307304;
}
.AnyTagClassName
{
color: #307304;
}
</style>
background-color css
<style>
a { background-color: #307304; }
a { background-color: rgb(48,115,4); }
div.DivClassName
{
background-color: #307304;
}
.BgClassName
{
background-color: #307304;
}
</style>
border-color css
<style>
span { border-color: #307304; }
span { border-color: rgb(48,115,4); }
td.TdClassName
{
border-color: #307304;
}
.TagClassName
{
border-color: #307304;
}
</style>