Shades of Bilbao #307607
Tints of Bilbao #307607
RGB
CMYK
RGB Variations
Color information
#307607 (or 0x307607) is known color: Bilbao. HEX triplet: 30, 76 and 07. RGB value is (48,118,7). Sum of RGB (Red+Green+Blue) = 48+118+7=173 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.75% from 173); Green value is 118 (46.48% from 255 or 68.21% from 173); Blue value is 7 (3.12% from 255 or 4.05% from 173); Max value from RGB is 118 - color contains mainly: green. Hex color #307607 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307607 is #CF89F8. Grayscale: #545454. Windows color (decimal): -13601273 or 489008. OLE color: 489008.
HSL color Cylindrical-coordinate representation of color #307607: hue angle of 97.84º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #307607 is Cyan = 0.59, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 118 | 7 | - |
| CMYK | 0.59 | 0 | 0.94 | 0.54 |
| HSL | 97.84º | 0.89% | 0.25% | - |
| HSV(B) | 97.84º | 0.94% | 0.46% | - |
| XYZ | 7.74 | 13.6 | 2.42 | - |
| YUV | 84.42 | 84.31 | 102.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 118 | 7 | 0.59 | 0 | 0.94 | 0.54 | 97.84 | 0.89 | 0.25 |
| Hex | 30 | 76 | 7 | 3B | 0 | 5E | 36 | 62 | 59 | 19 |
| Octal | 60 | 166 | 7 | 73 | 0 | 136 | 66 | 142 | 131 | 31 |
| Binary | 110000 | 1110110 | 111 | 111011 | 0 | 1011110 | 110110 | 1100010 | 1011001 | 11001 |
Color Harmonies of #307607
Complementary color
Monochromatic Colors of #307607
Black with #307607
Text Example
Text Example
White with #307607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307607; }
p { color: rgb(48,118,7); }
H1.HeaderClassName
{
color: #307607;
}
.AnyTagClassName
{
color: #307607;
}
</style>
background-color css
<style>
a { background-color: #307607; }
a { background-color: rgb(48,118,7); }
div.DivClassName
{
background-color: #307607;
}
.BgClassName
{
background-color: #307607;
}
</style>
border-color css
<style>
span { border-color: #307607; }
span { border-color: rgb(48,118,7); }
td.TdClassName
{
border-color: #307607;
}
.TagClassName
{
border-color: #307607;
}
</style>