Shades of Bilbao #308616
Tints of Bilbao #308616
RGB
CMYK
RGB Variations
Color information
#308616 (or 0x308616) is known color: Bilbao. HEX triplet: 30, 86 and 16. RGB value is (48,134,22). Sum of RGB (Red+Green+Blue) = 48+134+22=204 (27% of max value = 765). Red value is 48 (19.14% from 255 or 23.53% from 204); Green value is 134 (52.73% from 255 or 65.69% from 204); Blue value is 22 (8.98% from 255 or 10.78% from 204); Max value from RGB is 134 - color contains mainly: green. Hex color #308616 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #308616 is #CF79E9. Grayscale: #5F5F5F. Windows color (decimal): -13597162 or 1476144. OLE color: 1476144.
HSL color Cylindrical-coordinate representation of color #308616: hue angle of 106.07º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #308616 is Cyan = 0.64, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 134 | 22 | - |
| CMYK | 0.64 | 0 | 0.84 | 0.47 |
| HSL | 106.07º | 0.72% | 0.31% | - |
| HSV(B) | 106.07º | 0.84% | 0.53% | - |
| XYZ | 9.89 | 17.74 | 3.66 | - |
| YUV | 95.52 | 86.51 | 94.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 134 | 22 | 0.64 | 0 | 0.84 | 0.47 | 106.07 | 0.72 | 0.31 |
| Hex | 30 | 86 | 16 | 40 | 0 | 54 | 2F | 6A | 48 | 1F |
| Octal | 60 | 206 | 26 | 100 | 0 | 124 | 57 | 152 | 110 | 37 |
| Binary | 110000 | 10000110 | 10110 | 1000000 | 0 | 1010100 | 101111 | 1101010 | 1001000 | 11111 |
Color Harmonies of #308616
Complementary color
Monochromatic Colors of #308616
Black with #308616
Text Example
Text Example
White with #308616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308616; }
p { color: rgb(48,134,22); }
H1.HeaderClassName
{
color: #308616;
}
.AnyTagClassName
{
color: #308616;
}
</style>
background-color css
<style>
a { background-color: #308616; }
a { background-color: rgb(48,134,22); }
div.DivClassName
{
background-color: #308616;
}
.BgClassName
{
background-color: #308616;
}
</style>
border-color css
<style>
span { border-color: #308616; }
span { border-color: rgb(48,134,22); }
td.TdClassName
{
border-color: #308616;
}
.TagClassName
{
border-color: #308616;
}
</style>