Shades of Bilbao #307516
Tints of Bilbao #307516
RGB
CMYK
RGB Variations
Color information
#307516 (or 0x307516) is known color: Bilbao. HEX triplet: 30, 75 and 16. RGB value is (48,117,22). Sum of RGB (Red+Green+Blue) = 48+117+22=187 (24% of max value = 765). Red value is 48 (19.14% from 255 or 25.67% from 187); Green value is 117 (46.09% from 255 or 62.57% from 187); Blue value is 22 (8.98% from 255 or 11.76% from 187); Max value from RGB is 117 - color contains mainly: green. Hex color #307516 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307516 is #CF8AE9. Grayscale: #555555. Windows color (decimal): -13601514 or 1471792. OLE color: 1471792.
HSL color Cylindrical-coordinate representation of color #307516: hue angle of 103.58º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #307516 is Cyan = 0.59, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 117 | 22 | - |
| CMYK | 0.59 | 0 | 0.81 | 0.54 |
| HSL | 103.58º | 0.68% | 0.27% | - |
| HSV(B) | 103.58º | 0.81% | 0.46% | - |
| XYZ | 7.73 | 13.41 | 2.94 | - |
| YUV | 85.54 | 92.14 | 101.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 117 | 22 | 0.59 | 0 | 0.81 | 0.54 | 103.58 | 0.68 | 0.27 |
| Hex | 30 | 75 | 16 | 3B | 0 | 51 | 36 | 68 | 44 | 1B |
| Octal | 60 | 165 | 26 | 73 | 0 | 121 | 66 | 150 | 104 | 33 |
| Binary | 110000 | 1110101 | 10110 | 111011 | 0 | 1010001 | 110110 | 1101000 | 1000100 | 11011 |
Color Harmonies of #307516
Complementary color
Monochromatic Colors of #307516
Black with #307516
Text Example
Text Example
White with #307516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307516; }
p { color: rgb(48,117,22); }
H1.HeaderClassName
{
color: #307516;
}
.AnyTagClassName
{
color: #307516;
}
</style>
background-color css
<style>
a { background-color: #307516; }
a { background-color: rgb(48,117,22); }
div.DivClassName
{
background-color: #307516;
}
.BgClassName
{
background-color: #307516;
}
</style>
border-color css
<style>
span { border-color: #307516; }
span { border-color: rgb(48,117,22); }
td.TdClassName
{
border-color: #307516;
}
.TagClassName
{
border-color: #307516;
}
</style>