Shades of Bilbao #30861E
Tints of Bilbao #30861E
RGB
CMYK
RGB Variations
Color information
#30861E (or 0x30861E) is known color: Bilbao. HEX triplet: 30, 86 and 1E. RGB value is (48,134,30). Sum of RGB (Red+Green+Blue) = 48+134+30=212 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.64% from 212); Green value is 134 (52.73% from 255 or 63.21% from 212); Blue value is 30 (12.11% from 255 or 14.15% from 212); Max value from RGB is 134 - color contains mainly: green. Hex color #30861E is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #30861E is #CF79E1. Grayscale: #606060. Windows color (decimal): -13597154 or 2000432. OLE color: 2000432.
HSL color Cylindrical-coordinate representation of color #30861E: hue angle of 109.62º degrees, saturation: 0.63, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #30861E is Cyan = 0.64, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 134 | 30 | - |
| CMYK | 0.64 | 0 | 0.78 | 0.47 |
| HSL | 109.62º | 0.63% | 0.32% | - |
| HSV(B) | 109.62º | 0.78% | 0.53% | - |
| XYZ | 9.98 | 17.77 | 4.13 | - |
| YUV | 96.43 | 90.51 | 93.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 134 | 30 | 0.64 | 0 | 0.78 | 0.47 | 109.62 | 0.63 | 0.32 |
| Hex | 30 | 86 | 1E | 40 | 0 | 4E | 2F | 6E | 3F | 20 |
| Octal | 60 | 206 | 36 | 100 | 0 | 116 | 57 | 156 | 77 | 40 |
| Binary | 110000 | 10000110 | 11110 | 1000000 | 0 | 1001110 | 101111 | 1101110 | 111111 | 100000 |
Color Harmonies of #30861E
Complementary color
Monochromatic Colors of #30861E
Black with #30861E
Text Example
Text Example
White with #30861E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #30861E; }
p { color: rgb(48,134,30); }
H1.HeaderClassName
{
color: #30861E;
}
.AnyTagClassName
{
color: #30861E;
}
</style>
background-color css
<style>
a { background-color: #30861E; }
a { background-color: rgb(48,134,30); }
div.DivClassName
{
background-color: #30861E;
}
.BgClassName
{
background-color: #30861E;
}
</style>
border-color css
<style>
span { border-color: #30861E; }
span { border-color: rgb(48,134,30); }
td.TdClassName
{
border-color: #30861E;
}
.TagClassName
{
border-color: #30861E;
}
</style>