Shades of Bilbao #307512
Tints of Bilbao #307512
RGB
CMYK
RGB Variations
Color information
#307512 (or 0x307512) is known color: Bilbao. HEX triplet: 30, 75 and 12. RGB value is (48,117,18). Sum of RGB (Red+Green+Blue) = 48+117+18=183 (24% of max value = 765). Red value is 48 (19.14% from 255 or 26.23% from 183); Green value is 117 (46.09% from 255 or 63.93% from 183); Blue value is 18 (7.42% from 255 or 9.84% from 183); Max value from RGB is 117 - color contains mainly: green. Hex color #307512 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307512 is #CF8AED. Grayscale: #555555. Windows color (decimal): -13601518 or 1209648. OLE color: 1209648.
HSL color Cylindrical-coordinate representation of color #307512: hue angle of 101.82º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #307512 is Cyan = 0.59, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 117 | 18 | - |
| CMYK | 0.59 | 0 | 0.85 | 0.54 |
| HSL | 101.82º | 0.73% | 0.26% | - |
| HSV(B) | 101.82º | 0.85% | 0.46% | - |
| XYZ | 7.69 | 13.39 | 2.75 | - |
| YUV | 85.08 | 90.14 | 101.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 117 | 18 | 0.59 | 0 | 0.85 | 0.54 | 101.82 | 0.73 | 0.26 |
| Hex | 30 | 75 | 12 | 3B | 0 | 55 | 36 | 66 | 49 | 1A |
| Octal | 60 | 165 | 22 | 73 | 0 | 125 | 66 | 146 | 111 | 32 |
| Binary | 110000 | 1110101 | 10010 | 111011 | 0 | 1010101 | 110110 | 1100110 | 1001001 | 11010 |
Color Harmonies of #307512
Complementary color
Monochromatic Colors of #307512
Black with #307512
Text Example
Text Example
White with #307512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307512; }
p { color: rgb(48,117,18); }
H1.HeaderClassName
{
color: #307512;
}
.AnyTagClassName
{
color: #307512;
}
</style>
background-color css
<style>
a { background-color: #307512; }
a { background-color: rgb(48,117,18); }
div.DivClassName
{
background-color: #307512;
}
.BgClassName
{
background-color: #307512;
}
</style>
border-color css
<style>
span { border-color: #307512; }
span { border-color: rgb(48,117,18); }
td.TdClassName
{
border-color: #307512;
}
.TagClassName
{
border-color: #307512;
}
</style>