Shades of Bilbao #306815
Tints of Bilbao #306815
RGB
CMYK
RGB Variations
Color information
#306815 (or 0x306815) is known color: Bilbao. HEX triplet: 30, 68 and 15. RGB value is (48,104,21). Sum of RGB (Red+Green+Blue) = 48+104+21=173 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.75% from 173); Green value is 104 (41.02% from 255 or 60.12% from 173); Blue value is 21 (8.59% from 255 or 12.14% from 173); Max value from RGB is 104 - color contains mainly: green. Hex color #306815 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306815 is #CF97EA. Grayscale: #4E4E4E. Windows color (decimal): -13604843 or 1402928. OLE color: 1402928.
HSL color Cylindrical-coordinate representation of color #306815: hue angle of 100.48º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #306815 is Cyan = 0.54, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 104 | 21 | - |
| CMYK | 0.54 | 0 | 0.80 | 0.59 |
| HSL | 100.48º | 0.66% | 0.25% | - |
| HSV(B) | 100.48º | 0.8% | 0.41% | - |
| XYZ | 6.3 | 10.58 | 2.42 | - |
| YUV | 77.79 | 95.95 | 106.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 104 | 21 | 0.54 | 0 | 0.80 | 0.59 | 100.48 | 0.66 | 0.25 |
| Hex | 30 | 68 | 15 | 36 | 0 | 50 | 3B | 64 | 42 | 19 |
| Octal | 60 | 150 | 25 | 66 | 0 | 120 | 73 | 144 | 102 | 31 |
| Binary | 110000 | 1101000 | 10101 | 110110 | 0 | 1010000 | 111011 | 1100100 | 1000010 | 11001 |
Color Harmonies of #306815
Complementary color
Monochromatic Colors of #306815
Black with #306815
Text Example
Text Example
White with #306815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306815; }
p { color: rgb(48,104,21); }
H1.HeaderClassName
{
color: #306815;
}
.AnyTagClassName
{
color: #306815;
}
</style>
background-color css
<style>
a { background-color: #306815; }
a { background-color: rgb(48,104,21); }
div.DivClassName
{
background-color: #306815;
}
.BgClassName
{
background-color: #306815;
}
</style>
border-color css
<style>
span { border-color: #306815; }
span { border-color: rgb(48,104,21); }
td.TdClassName
{
border-color: #306815;
}
.TagClassName
{
border-color: #306815;
}
</style>