Shades of Bilbao #307614
Tints of Bilbao #307614
RGB
CMYK
RGB Variations
Color information
#307614 (or 0x307614) is known color: Bilbao. HEX triplet: 30, 76 and 14. RGB value is (48,118,20). Sum of RGB (Red+Green+Blue) = 48+118+20=186 (24% of max value = 765). Red value is 48 (19.14% from 255 or 25.81% from 186); Green value is 118 (46.48% from 255 or 63.44% from 186); Blue value is 20 (8.20% from 255 or 10.75% from 186); Max value from RGB is 118 - color contains mainly: green. Hex color #307614 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307614 is #CF89EB. Grayscale: #565656. Windows color (decimal): -13601260 or 1340976. OLE color: 1340976.
HSL color Cylindrical-coordinate representation of color #307614: hue angle of 102.86º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #307614 is Cyan = 0.59, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 118 | 20 | - |
| CMYK | 0.59 | 0 | 0.83 | 0.54 |
| HSL | 102.86º | 0.71% | 0.27% | - |
| HSV(B) | 102.86º | 0.83% | 0.46% | - |
| XYZ | 7.82 | 13.64 | 2.88 | - |
| YUV | 85.9 | 90.81 | 100.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 118 | 20 | 0.59 | 0 | 0.83 | 0.54 | 102.86 | 0.71 | 0.27 |
| Hex | 30 | 76 | 14 | 3B | 0 | 53 | 36 | 67 | 47 | 1B |
| Octal | 60 | 166 | 24 | 73 | 0 | 123 | 66 | 147 | 107 | 33 |
| Binary | 110000 | 1110110 | 10100 | 111011 | 0 | 1010011 | 110110 | 1100111 | 1000111 | 11011 |
Color Harmonies of #307614
Complementary color
Monochromatic Colors of #307614
Black with #307614
Text Example
Text Example
White with #307614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307614; }
p { color: rgb(48,118,20); }
H1.HeaderClassName
{
color: #307614;
}
.AnyTagClassName
{
color: #307614;
}
</style>
background-color css
<style>
a { background-color: #307614; }
a { background-color: rgb(48,118,20); }
div.DivClassName
{
background-color: #307614;
}
.BgClassName
{
background-color: #307614;
}
</style>
border-color css
<style>
span { border-color: #307614; }
span { border-color: rgb(48,118,20); }
td.TdClassName
{
border-color: #307614;
}
.TagClassName
{
border-color: #307614;
}
</style>