Shades of Bilbao #307210
Tints of Bilbao #307210
RGB
CMYK
RGB Variations
Color information
#307210 (or 0x307210) is known color: Bilbao. HEX triplet: 30, 72 and 10. RGB value is (48,114,16). Sum of RGB (Red+Green+Blue) = 48+114+16=178 (23% of max value = 765). Red value is 48 (19.14% from 255 or 26.97% from 178); Green value is 114 (44.92% from 255 or 64.04% from 178); Blue value is 16 (6.64% from 255 or 8.99% from 178); Max value from RGB is 114 - color contains mainly: green. Hex color #307210 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307210 is #CF8DEF. Grayscale: #535353. Windows color (decimal): -13602288 or 1077808. OLE color: 1077808.
HSL color Cylindrical-coordinate representation of color #307210: hue angle of 100.41º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #307210 is Cyan = 0.58, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 114 | 16 | - |
| CMYK | 0.58 | 0 | 0.86 | 0.55 |
| HSL | 100.41º | 0.75% | 0.25% | - |
| HSV(B) | 100.41º | 0.86% | 0.45% | - |
| XYZ | 7.33 | 12.7 | 2.56 | - |
| YUV | 83.09 | 90.13 | 102.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 114 | 16 | 0.58 | 0 | 0.86 | 0.55 | 100.41 | 0.75 | 0.25 |
| Hex | 30 | 72 | 10 | 3A | 0 | 56 | 37 | 64 | 4B | 19 |
| Octal | 60 | 162 | 20 | 72 | 0 | 126 | 67 | 144 | 113 | 31 |
| Binary | 110000 | 1110010 | 10000 | 111010 | 0 | 1010110 | 110111 | 1100100 | 1001011 | 11001 |
Color Harmonies of #307210
Complementary color
Monochromatic Colors of #307210
Black with #307210
Text Example
Text Example
White with #307210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307210; }
p { color: rgb(48,114,16); }
H1.HeaderClassName
{
color: #307210;
}
.AnyTagClassName
{
color: #307210;
}
</style>
background-color css
<style>
a { background-color: #307210; }
a { background-color: rgb(48,114,16); }
div.DivClassName
{
background-color: #307210;
}
.BgClassName
{
background-color: #307210;
}
</style>
border-color css
<style>
span { border-color: #307210; }
span { border-color: rgb(48,114,16); }
td.TdClassName
{
border-color: #307210;
}
.TagClassName
{
border-color: #307210;
}
</style>