Shades of Bilbao #307718
Tints of Bilbao #307718
RGB
CMYK
RGB Variations
Color information
#307718 (or 0x307718) is known color: Bilbao. HEX triplet: 30, 77 and 18. RGB value is (48,119,24). Sum of RGB (Red+Green+Blue) = 48+119+24=191 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25.13% from 191); Green value is 119 (46.88% from 255 or 62.30% from 191); Blue value is 24 (9.77% from 255 or 12.57% from 191); Max value from RGB is 119 - color contains mainly: green. Hex color #307718 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307718 is #CF88E7. Grayscale: #575757. Windows color (decimal): -13601000 or 1603376. OLE color: 1603376.
HSL color Cylindrical-coordinate representation of color #307718: hue angle of 104.84º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #307718 is Cyan = 0.60, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 119 | 24 | - |
| CMYK | 0.60 | 0 | 0.80 | 0.53 |
| HSL | 104.84º | 0.66% | 0.28% | - |
| HSV(B) | 104.84º | 0.8% | 0.47% | - |
| XYZ | 7.98 | 13.89 | 3.12 | - |
| YUV | 86.94 | 92.48 | 100.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 119 | 24 | 0.60 | 0 | 0.80 | 0.53 | 104.84 | 0.66 | 0.28 |
| Hex | 30 | 77 | 18 | 3C | 0 | 50 | 35 | 69 | 42 | 1C |
| Octal | 60 | 167 | 30 | 74 | 0 | 120 | 65 | 151 | 102 | 34 |
| Binary | 110000 | 1110111 | 11000 | 111100 | 0 | 1010000 | 110101 | 1101001 | 1000010 | 11100 |
Color Harmonies of #307718
Complementary color
Monochromatic Colors of #307718
Black with #307718
Text Example
Text Example
White with #307718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307718; }
p { color: rgb(48,119,24); }
H1.HeaderClassName
{
color: #307718;
}
.AnyTagClassName
{
color: #307718;
}
</style>
background-color css
<style>
a { background-color: #307718; }
a { background-color: rgb(48,119,24); }
div.DivClassName
{
background-color: #307718;
}
.BgClassName
{
background-color: #307718;
}
</style>
border-color css
<style>
span { border-color: #307718; }
span { border-color: rgb(48,119,24); }
td.TdClassName
{
border-color: #307718;
}
.TagClassName
{
border-color: #307718;
}
</style>