Shades of Bilbao #307116
Tints of Bilbao #307116
RGB
CMYK
RGB Variations
Color information
#307116 (or 0x307116) is known color: Bilbao. HEX triplet: 30, 71 and 16. RGB value is (48,113,22). Sum of RGB (Red+Green+Blue) = 48+113+22=183 (24% of max value = 765). Red value is 48 (19.14% from 255 or 26.23% from 183); Green value is 113 (44.53% from 255 or 61.75% from 183); Blue value is 22 (8.98% from 255 or 12.02% from 183); Max value from RGB is 113 - color contains mainly: green. Hex color #307116 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307116 is #CF8EE9. Grayscale: #535353. Windows color (decimal): -13602538 or 1470768. OLE color: 1470768.
HSL color Cylindrical-coordinate representation of color #307116: hue angle of 102.86º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #307116 is Cyan = 0.58, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 113 | 22 | - |
| CMYK | 0.58 | 0 | 0.81 | 0.56 |
| HSL | 102.86º | 0.67% | 0.26% | - |
| HSV(B) | 102.86º | 0.81% | 0.44% | - |
| XYZ | 7.27 | 12.5 | 2.79 | - |
| YUV | 83.19 | 93.47 | 102.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 113 | 22 | 0.58 | 0 | 0.81 | 0.56 | 102.86 | 0.67 | 0.26 |
| Hex | 30 | 71 | 16 | 3A | 0 | 51 | 38 | 67 | 43 | 1A |
| Octal | 60 | 161 | 26 | 72 | 0 | 121 | 70 | 147 | 103 | 32 |
| Binary | 110000 | 1110001 | 10110 | 111010 | 0 | 1010001 | 111000 | 1100111 | 1000011 | 11010 |
Color Harmonies of #307116
Complementary color
Monochromatic Colors of #307116
Black with #307116
Text Example
Text Example
White with #307116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307116; }
p { color: rgb(48,113,22); }
H1.HeaderClassName
{
color: #307116;
}
.AnyTagClassName
{
color: #307116;
}
</style>
background-color css
<style>
a { background-color: #307116; }
a { background-color: rgb(48,113,22); }
div.DivClassName
{
background-color: #307116;
}
.BgClassName
{
background-color: #307116;
}
</style>
border-color css
<style>
span { border-color: #307116; }
span { border-color: rgb(48,113,22); }
td.TdClassName
{
border-color: #307116;
}
.TagClassName
{
border-color: #307116;
}
</style>