Shades of Bilbao #30760E
Tints of Bilbao #30760E
RGB
CMYK
RGB Variations
Color information
#30760E (or 0x30760E) is known color: Bilbao. HEX triplet: 30, 76 and 0E. RGB value is (48,118,14). Sum of RGB (Red+Green+Blue) = 48+118+14=180 (23% of max value = 765). Red value is 48 (19.14% from 255 or 26.67% from 180); Green value is 118 (46.48% from 255 or 65.56% from 180); Blue value is 14 (5.86% from 255 or 7.78% from 180); Max value from RGB is 118 - color contains mainly: green. Hex color #30760E is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #30760E is #CF89F1. Grayscale: #555555. Windows color (decimal): -13601266 or 947760. OLE color: 947760.
HSL color Cylindrical-coordinate representation of color #30760E: hue angle of 100.38º degrees, saturation: 0.79, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #30760E is Cyan = 0.59, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 118 | 14 | - |
| CMYK | 0.59 | 0 | 0.88 | 0.54 |
| HSL | 100.38º | 0.79% | 0.26% | - |
| HSV(B) | 100.38º | 0.88% | 0.46% | - |
| XYZ | 7.78 | 13.62 | 2.63 | - |
| YUV | 85.21 | 87.81 | 101.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 118 | 14 | 0.59 | 0 | 0.88 | 0.54 | 100.38 | 0.79 | 0.26 |
| Hex | 30 | 76 | E | 3B | 0 | 58 | 36 | 64 | 4F | 1A |
| Octal | 60 | 166 | 16 | 73 | 0 | 130 | 66 | 144 | 117 | 32 |
| Binary | 110000 | 1110110 | 1110 | 111011 | 0 | 1011000 | 110110 | 1100100 | 1001111 | 11010 |
Color Harmonies of #30760E
Complementary color
Monochromatic Colors of #30760E
Black with #30760E
Text Example
Text Example
White with #30760E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #30760E; }
p { color: rgb(48,118,14); }
H1.HeaderClassName
{
color: #30760E;
}
.AnyTagClassName
{
color: #30760E;
}
</style>
background-color css
<style>
a { background-color: #30760E; }
a { background-color: rgb(48,118,14); }
div.DivClassName
{
background-color: #30760E;
}
.BgClassName
{
background-color: #30760E;
}
</style>
border-color css
<style>
span { border-color: #30760E; }
span { border-color: rgb(48,118,14); }
td.TdClassName
{
border-color: #30760E;
}
.TagClassName
{
border-color: #30760E;
}
</style>