Shades of Bilbao #307620
Tints of Bilbao #307620
RGB
CMYK
RGB Variations
Color information
#307620 (or 0x307620) is known color: Bilbao. HEX triplet: 30, 76 and 20. RGB value is (48,118,32). Sum of RGB (Red+Green+Blue) = 48+118+32=198 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.24% from 198); Green value is 118 (46.48% from 255 or 59.60% from 198); Blue value is 32 (12.89% from 255 or 16.16% from 198); Max value from RGB is 118 - color contains mainly: green. Hex color #307620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307620 is #CF89DF. Grayscale: #575757. Windows color (decimal): -13601248 or 2127408. OLE color: 2127408.
HSL color Cylindrical-coordinate representation of color #307620: hue angle of 108.84º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #307620 is Cyan = 0.59, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 118 | 32 | - |
| CMYK | 0.59 | 0 | 0.73 | 0.54 |
| HSL | 108.84º | 0.57% | 0.29% | - |
| HSV(B) | 108.84º | 0.73% | 0.46% | - |
| XYZ | 7.96 | 13.69 | 3.59 | - |
| YUV | 87.27 | 96.81 | 99.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 118 | 32 | 0.59 | 0 | 0.73 | 0.54 | 108.84 | 0.57 | 0.29 |
| Hex | 30 | 76 | 20 | 3B | 0 | 49 | 36 | 6D | 39 | 1D |
| Octal | 60 | 166 | 40 | 73 | 0 | 111 | 66 | 155 | 71 | 35 |
| Binary | 110000 | 1110110 | 100000 | 111011 | 0 | 1001001 | 110110 | 1101101 | 111001 | 11101 |
Color Harmonies of #307620
Complementary color
Monochromatic Colors of #307620
Black with #307620
Text Example
Text Example
White with #307620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307620; }
p { color: rgb(48,118,32); }
H1.HeaderClassName
{
color: #307620;
}
.AnyTagClassName
{
color: #307620;
}
</style>
background-color css
<style>
a { background-color: #307620; }
a { background-color: rgb(48,118,32); }
div.DivClassName
{
background-color: #307620;
}
.BgClassName
{
background-color: #307620;
}
</style>
border-color css
<style>
span { border-color: #307620; }
span { border-color: rgb(48,118,32); }
td.TdClassName
{
border-color: #307620;
}
.TagClassName
{
border-color: #307620;
}
</style>