Shades of Bilbao #307311
Tints of Bilbao #307311
RGB
CMYK
RGB Variations
Color information
#307311 (or 0x307311) is known color: Bilbao. HEX triplet: 30, 73 and 11. RGB value is (48,115,17). Sum of RGB (Red+Green+Blue) = 48+115+17=180 (23% of max value = 765). Red value is 48 (19.14% from 255 or 26.67% from 180); Green value is 115 (45.31% from 255 or 63.89% from 180); Blue value is 17 (7.03% from 255 or 9.44% from 180); Max value from RGB is 115 - color contains mainly: green. Hex color #307311 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307311 is #CF8CEE. Grayscale: #545454. Windows color (decimal): -13602031 or 1143600. OLE color: 1143600.
HSL color Cylindrical-coordinate representation of color #307311: hue angle of 101.02º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #307311 is Cyan = 0.58, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 115 | 17 | - |
| CMYK | 0.58 | 0 | 0.85 | 0.55 |
| HSL | 101.02º | 0.74% | 0.26% | - |
| HSV(B) | 101.02º | 0.85% | 0.45% | - |
| XYZ | 7.45 | 12.93 | 2.63 | - |
| YUV | 83.8 | 90.3 | 102.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 115 | 17 | 0.58 | 0 | 0.85 | 0.55 | 101.02 | 0.74 | 0.26 |
| Hex | 30 | 73 | 11 | 3A | 0 | 55 | 37 | 65 | 4A | 1A |
| Octal | 60 | 163 | 21 | 72 | 0 | 125 | 67 | 145 | 112 | 32 |
| Binary | 110000 | 1110011 | 10001 | 111010 | 0 | 1010101 | 110111 | 1100101 | 1001010 | 11010 |
Color Harmonies of #307311
Complementary color
Monochromatic Colors of #307311
Black with #307311
Text Example
Text Example
White with #307311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307311; }
p { color: rgb(48,115,17); }
H1.HeaderClassName
{
color: #307311;
}
.AnyTagClassName
{
color: #307311;
}
</style>
background-color css
<style>
a { background-color: #307311; }
a { background-color: rgb(48,115,17); }
div.DivClassName
{
background-color: #307311;
}
.BgClassName
{
background-color: #307311;
}
</style>
border-color css
<style>
span { border-color: #307311; }
span { border-color: rgb(48,115,17); }
td.TdClassName
{
border-color: #307311;
}
.TagClassName
{
border-color: #307311;
}
</style>