Shades of Bilbao #307114
Tints of Bilbao #307114
RGB
CMYK
RGB Variations
Color information
#307114 (or 0x307114) is known color: Bilbao. HEX triplet: 30, 71 and 14. RGB value is (48,113,20). Sum of RGB (Red+Green+Blue) = 48+113+20=181 (23% of max value = 765). Red value is 48 (19.14% from 255 or 26.52% from 181); Green value is 113 (44.53% from 255 or 62.43% from 181); Blue value is 20 (8.20% from 255 or 11.05% from 181); Max value from RGB is 113 - color contains mainly: green. Hex color #307114 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307114 is #CF8EEB. Grayscale: #535353. Windows color (decimal): -13602540 or 1339696. OLE color: 1339696.
HSL color Cylindrical-coordinate representation of color #307114: hue angle of 101.94º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #307114 is Cyan = 0.58, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 113 | 20 | - |
| CMYK | 0.58 | 0 | 0.82 | 0.56 |
| HSL | 101.94º | 0.7% | 0.26% | - |
| HSV(B) | 101.94º | 0.82% | 0.44% | - |
| XYZ | 7.25 | 12.49 | 2.69 | - |
| YUV | 82.96 | 92.47 | 103.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 113 | 20 | 0.58 | 0 | 0.82 | 0.56 | 101.94 | 0.7 | 0.26 |
| Hex | 30 | 71 | 14 | 3A | 0 | 52 | 38 | 66 | 46 | 1A |
| Octal | 60 | 161 | 24 | 72 | 0 | 122 | 70 | 146 | 106 | 32 |
| Binary | 110000 | 1110001 | 10100 | 111010 | 0 | 1010010 | 111000 | 1100110 | 1000110 | 11010 |
Color Harmonies of #307114
Complementary color
Monochromatic Colors of #307114
Black with #307114
Text Example
Text Example
White with #307114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307114; }
p { color: rgb(48,113,20); }
H1.HeaderClassName
{
color: #307114;
}
.AnyTagClassName
{
color: #307114;
}
</style>
background-color css
<style>
a { background-color: #307114; }
a { background-color: rgb(48,113,20); }
div.DivClassName
{
background-color: #307114;
}
.BgClassName
{
background-color: #307114;
}
</style>
border-color css
<style>
span { border-color: #307114; }
span { border-color: rgb(48,113,20); }
td.TdClassName
{
border-color: #307114;
}
.TagClassName
{
border-color: #307114;
}
</style>