Shades of Bilbao #306508
Tints of Bilbao #306508
RGB
CMYK
RGB Variations
Color information
#306508 (or 0x306508) is known color: Bilbao. HEX triplet: 30, 65 and 08. RGB value is (48,101,8). Sum of RGB (Red+Green+Blue) = 48+101+8=157 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.57% from 157); Green value is 101 (39.84% from 255 or 64.33% from 157); Blue value is 8 (3.52% from 255 or 5.10% from 157); Max value from RGB is 101 - color contains mainly: green. Hex color #306508 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306508 is #CF9AF7. Grayscale: #4A4A4A. Windows color (decimal): -13605624 or 550192. OLE color: 550192.
HSL color Cylindrical-coordinate representation of color #306508: hue angle of 94.19º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #306508 is Cyan = 0.52, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 101 | 8 | - |
| CMYK | 0.52 | 0 | 0.92 | 0.60 |
| HSL | 94.19º | 0.85% | 0.21% | - |
| HSV(B) | 94.19º | 0.92% | 0.4% | - |
| XYZ | 5.92 | 9.95 | 1.84 | - |
| YUV | 74.55 | 90.44 | 109.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 101 | 8 | 0.52 | 0 | 0.92 | 0.60 | 94.19 | 0.85 | 0.21 |
| Hex | 30 | 65 | 8 | 34 | 0 | 5C | 3C | 5E | 55 | 15 |
| Octal | 60 | 145 | 10 | 64 | 0 | 134 | 74 | 136 | 125 | 25 |
| Binary | 110000 | 1100101 | 1000 | 110100 | 0 | 1011100 | 111100 | 1011110 | 1010101 | 10101 |
Color Harmonies of #306508
Complementary color
Monochromatic Colors of #306508
Black with #306508
Text Example
Text Example
White with #306508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306508; }
p { color: rgb(48,101,8); }
H1.HeaderClassName
{
color: #306508;
}
.AnyTagClassName
{
color: #306508;
}
</style>
background-color css
<style>
a { background-color: #306508; }
a { background-color: rgb(48,101,8); }
div.DivClassName
{
background-color: #306508;
}
.BgClassName
{
background-color: #306508;
}
</style>
border-color css
<style>
span { border-color: #306508; }
span { border-color: rgb(48,101,8); }
td.TdClassName
{
border-color: #306508;
}
.TagClassName
{
border-color: #306508;
}
</style>