Shades of Bilbao #30680E
Tints of Bilbao #30680E
RGB
CMYK
RGB Variations
Color information
#30680E (or 0x30680E) is known color: Bilbao. HEX triplet: 30, 68 and 0E. RGB value is (48,104,14). Sum of RGB (Red+Green+Blue) = 48+104+14=166 (21% of max value = 765). Red value is 48 (19.14% from 255 or 28.92% from 166); Green value is 104 (41.02% from 255 or 62.65% from 166); Blue value is 14 (5.86% from 255 or 8.43% from 166); Max value from RGB is 104 - color contains mainly: green. Hex color #30680E is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #30680E is #CF97F1. Grayscale: #4D4D4D. Windows color (decimal): -13604850 or 944176. OLE color: 944176.
HSL color Cylindrical-coordinate representation of color #30680E: hue angle of 97.33º degrees, saturation: 0.76, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #30680E is Cyan = 0.54, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 104 | 14 | - |
| CMYK | 0.54 | 0 | 0.87 | 0.59 |
| HSL | 97.33º | 0.76% | 0.23% | - |
| HSV(B) | 97.33º | 0.87% | 0.41% | - |
| XYZ | 6.25 | 10.56 | 2.12 | - |
| YUV | 77 | 92.45 | 107.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 104 | 14 | 0.54 | 0 | 0.87 | 0.59 | 97.33 | 0.76 | 0.23 |
| Hex | 30 | 68 | E | 36 | 0 | 57 | 3B | 61 | 4C | 17 |
| Octal | 60 | 150 | 16 | 66 | 0 | 127 | 73 | 141 | 114 | 27 |
| Binary | 110000 | 1101000 | 1110 | 110110 | 0 | 1010111 | 111011 | 1100001 | 1001100 | 10111 |
Color Harmonies of #30680E
Complementary color
Monochromatic Colors of #30680E
Black with #30680E
Text Example
Text Example
White with #30680E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #30680E; }
p { color: rgb(48,104,14); }
H1.HeaderClassName
{
color: #30680E;
}
.AnyTagClassName
{
color: #30680E;
}
</style>
background-color css
<style>
a { background-color: #30680E; }
a { background-color: rgb(48,104,14); }
div.DivClassName
{
background-color: #30680E;
}
.BgClassName
{
background-color: #30680E;
}
</style>
border-color css
<style>
span { border-color: #30680E; }
span { border-color: rgb(48,104,14); }
td.TdClassName
{
border-color: #30680E;
}
.TagClassName
{
border-color: #30680E;
}
</style>