Shades of Bilbao #307612
Tints of Bilbao #307612
RGB
CMYK
RGB Variations
Color information
#307612 (or 0x307612) is known color: Bilbao. HEX triplet: 30, 76 and 12. RGB value is (48,118,18). Sum of RGB (Red+Green+Blue) = 48+118+18=184 (24% of max value = 765). Red value is 48 (19.14% from 255 or 26.09% from 184); Green value is 118 (46.48% from 255 or 64.13% from 184); Blue value is 18 (7.42% from 255 or 9.78% from 184); Max value from RGB is 118 - color contains mainly: green. Hex color #307612 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307612 is #CF89ED. Grayscale: #555555. Windows color (decimal): -13601262 or 1209904. OLE color: 1209904.
HSL color Cylindrical-coordinate representation of color #307612: hue angle of 102º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #307612 is Cyan = 0.59, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 118 | 18 | - |
| CMYK | 0.59 | 0 | 0.85 | 0.54 |
| HSL | 102º | 0.74% | 0.27% | - |
| HSV(B) | 102º | 0.85% | 0.46% | - |
| XYZ | 7.81 | 13.63 | 2.79 | - |
| YUV | 85.67 | 89.81 | 101.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 118 | 18 | 0.59 | 0 | 0.85 | 0.54 | 102 | 0.74 | 0.27 |
| Hex | 30 | 76 | 12 | 3B | 0 | 55 | 36 | 66 | 4A | 1B |
| Octal | 60 | 166 | 22 | 73 | 0 | 125 | 66 | 146 | 112 | 33 |
| Binary | 110000 | 1110110 | 10010 | 111011 | 0 | 1010101 | 110110 | 1100110 | 1001010 | 11011 |
Color Harmonies of #307612
Complementary color
Monochromatic Colors of #307612
Black with #307612
Text Example
Text Example
White with #307612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307612; }
p { color: rgb(48,118,18); }
H1.HeaderClassName
{
color: #307612;
}
.AnyTagClassName
{
color: #307612;
}
</style>
background-color css
<style>
a { background-color: #307612; }
a { background-color: rgb(48,118,18); }
div.DivClassName
{
background-color: #307612;
}
.BgClassName
{
background-color: #307612;
}
</style>
border-color css
<style>
span { border-color: #307612; }
span { border-color: rgb(48,118,18); }
td.TdClassName
{
border-color: #307612;
}
.TagClassName
{
border-color: #307612;
}
</style>