Shades of Bilbao #307308
Tints of Bilbao #307308
RGB
CMYK
RGB Variations
Color information
#307308 (or 0x307308) is known color: Bilbao. HEX triplet: 30, 73 and 08. RGB value is (48,115,8). Sum of RGB (Red+Green+Blue) = 48+115+8=171 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.07% from 171); Green value is 115 (45.31% from 255 or 67.25% from 171); Blue value is 8 (3.52% from 255 or 4.68% from 171); Max value from RGB is 115 - color contains mainly: green. Hex color #307308 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307308 is #CF8CF7. Grayscale: #535353. Windows color (decimal): -13602040 or 553776. OLE color: 553776.
HSL color Cylindrical-coordinate representation of color #307308: hue angle of 97.57º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #307308 is Cyan = 0.58, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 115 | 8 | - |
| CMYK | 0.58 | 0 | 0.93 | 0.55 |
| HSL | 97.57º | 0.87% | 0.24% | - |
| HSV(B) | 97.57º | 0.93% | 0.45% | - |
| XYZ | 7.39 | 12.91 | 2.33 | - |
| YUV | 82.77 | 85.8 | 103.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 115 | 8 | 0.58 | 0 | 0.93 | 0.55 | 97.57 | 0.87 | 0.24 |
| Hex | 30 | 73 | 8 | 3A | 0 | 5D | 37 | 62 | 57 | 18 |
| Octal | 60 | 163 | 10 | 72 | 0 | 135 | 67 | 142 | 127 | 30 |
| Binary | 110000 | 1110011 | 1000 | 111010 | 0 | 1011101 | 110111 | 1100010 | 1010111 | 11000 |
Color Harmonies of #307308
Complementary color
Monochromatic Colors of #307308
Black with #307308
Text Example
Text Example
White with #307308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307308; }
p { color: rgb(48,115,8); }
H1.HeaderClassName
{
color: #307308;
}
.AnyTagClassName
{
color: #307308;
}
</style>
background-color css
<style>
a { background-color: #307308; }
a { background-color: rgb(48,115,8); }
div.DivClassName
{
background-color: #307308;
}
.BgClassName
{
background-color: #307308;
}
</style>
border-color css
<style>
span { border-color: #307308; }
span { border-color: rgb(48,115,8); }
td.TdClassName
{
border-color: #307308;
}
.TagClassName
{
border-color: #307308;
}
</style>