Shades of Bilbao #307616
Tints of Bilbao #307616
RGB
CMYK
RGB Variations
Color information
#307616 (or 0x307616) is known color: Bilbao. HEX triplet: 30, 76 and 16. RGB value is (48,118,22). Sum of RGB (Red+Green+Blue) = 48+118+22=188 (24% of max value = 765). Red value is 48 (19.14% from 255 or 25.53% from 188); Green value is 118 (46.48% from 255 or 62.77% from 188); Blue value is 22 (8.98% from 255 or 11.70% from 188); Max value from RGB is 118 - color contains mainly: green. Hex color #307616 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307616 is #CF89E9. Grayscale: #565656. Windows color (decimal): -13601258 or 1472048. OLE color: 1472048.
HSL color Cylindrical-coordinate representation of color #307616: hue angle of 103.75º degrees, saturation: 0.69, 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 #307616 is Cyan = 0.59, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 118 | 22 | - |
| CMYK | 0.59 | 0 | 0.81 | 0.54 |
| HSL | 103.75º | 0.69% | 0.27% | - |
| HSV(B) | 103.75º | 0.81% | 0.46% | - |
| XYZ | 7.84 | 13.64 | 2.98 | - |
| YUV | 86.13 | 91.81 | 100.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 118 | 22 | 0.59 | 0 | 0.81 | 0.54 | 103.75 | 0.69 | 0.27 |
| Hex | 30 | 76 | 16 | 3B | 0 | 51 | 36 | 68 | 45 | 1B |
| Octal | 60 | 166 | 26 | 73 | 0 | 121 | 66 | 150 | 105 | 33 |
| Binary | 110000 | 1110110 | 10110 | 111011 | 0 | 1010001 | 110110 | 1101000 | 1000101 | 11011 |
Color Harmonies of #307616
Complementary color
Monochromatic Colors of #307616
Black with #307616
Text Example
Text Example
White with #307616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307616; }
p { color: rgb(48,118,22); }
H1.HeaderClassName
{
color: #307616;
}
.AnyTagClassName
{
color: #307616;
}
</style>
background-color css
<style>
a { background-color: #307616; }
a { background-color: rgb(48,118,22); }
div.DivClassName
{
background-color: #307616;
}
.BgClassName
{
background-color: #307616;
}
</style>
border-color css
<style>
span { border-color: #307616; }
span { border-color: rgb(48,118,22); }
td.TdClassName
{
border-color: #307616;
}
.TagClassName
{
border-color: #307616;
}
</style>