Shades of Bilbao #306608
Tints of Bilbao #306608
RGB
CMYK
RGB Variations
Color information
#306608 (or 0x306608) is known color: Bilbao. HEX triplet: 30, 66 and 08. RGB value is (48,102,8). Sum of RGB (Red+Green+Blue) = 48+102+8=158 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.38% from 158); Green value is 102 (40.23% from 255 or 64.56% from 158); Blue value is 8 (3.52% from 255 or 5.06% from 158); Max value from RGB is 102 - color contains mainly: green. Hex color #306608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306608 is #CF99F7. Grayscale: #4B4B4B. Windows color (decimal): -13605368 or 550448. OLE color: 550448.
HSL color Cylindrical-coordinate representation of color #306608: hue angle of 94.47º degrees, saturation: 0.85, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #306608 is Cyan = 0.53, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 48 | 102 | 8 | - |
| CMYK | 0.53 | 0 | 0.92 | 0.6 |
| HSL | 94.47º | 0.85% | 0.22% | - |
| HSV(B) | 94.47º | 0.92% | 0.4% | - |
| XYZ | 6.01 | 10.15 | 1.87 | - |
| YUV | 75.14 | 90.11 | 108.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 102 | 8 | 0.53 | 0 | 0.92 | 0.6 | 94.47 | 0.85 | 0.22 |
| Hex | 30 | 66 | 8 | 35 | 0 | 5C | 3C | 5E | 55 | 16 |
| Octal | 60 | 146 | 10 | 65 | 0 | 134 | 74 | 136 | 125 | 26 |
| Binary | 110000 | 1100110 | 1000 | 110101 | 0 | 1011100 | 111100 | 1011110 | 1010101 | 10110 |
Color Harmonies of #306608
Complementary color
Monochromatic Colors of #306608
Black with #306608
Text Example
Text Example
White with #306608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306608; }
p { color: rgb(48,102,8); }
H1.HeaderClassName
{
color: #306608;
}
.AnyTagClassName
{
color: #306608;
}
</style>
background-color css
<style>
a { background-color: #306608; }
a { background-color: rgb(48,102,8); }
div.DivClassName
{
background-color: #306608;
}
.BgClassName
{
background-color: #306608;
}
</style>
border-color css
<style>
span { border-color: #306608; }
span { border-color: rgb(48,102,8); }
td.TdClassName
{
border-color: #306608;
}
.TagClassName
{
border-color: #306608;
}
</style>