Shades of Bilbao #308516
Tints of Bilbao #308516
RGB
CMYK
RGB Variations
Color information
#308516 (or 0x308516) is known color: Bilbao. HEX triplet: 30, 85 and 16. RGB value is (48,133,22). Sum of RGB (Red+Green+Blue) = 48+133+22=203 (26% of max value = 765). Red value is 48 (19.14% from 255 or 23.65% from 203); Green value is 133 (52.34% from 255 or 65.52% from 203); Blue value is 22 (8.98% from 255 or 10.84% from 203); Max value from RGB is 133 - color contains mainly: green. Hex color #308516 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #308516 is #CF7AE9. Grayscale: #5F5F5F. Windows color (decimal): -13597418 or 1475888. OLE color: 1475888.
HSL color Cylindrical-coordinate representation of color #308516: hue angle of 105.95º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #308516 is Cyan = 0.64, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 48 | 133 | 22 | - |
| CMYK | 0.64 | 0 | 0.83 | 0.48 |
| HSL | 105.95º | 0.72% | 0.3% | - |
| HSV(B) | 105.95º | 0.83% | 0.52% | - |
| XYZ | 9.75 | 17.46 | 3.62 | - |
| YUV | 94.93 | 86.84 | 94.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 133 | 22 | 0.64 | 0 | 0.83 | 0.48 | 105.95 | 0.72 | 0.3 |
| Hex | 30 | 85 | 16 | 40 | 0 | 53 | 30 | 6A | 48 | 1E |
| Octal | 60 | 205 | 26 | 100 | 0 | 123 | 60 | 152 | 110 | 36 |
| Binary | 110000 | 10000101 | 10110 | 1000000 | 0 | 1010011 | 110000 | 1101010 | 1001000 | 11110 |
Color Harmonies of #308516
Complementary color
Monochromatic Colors of #308516
Black with #308516
Text Example
Text Example
White with #308516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308516; }
p { color: rgb(48,133,22); }
H1.HeaderClassName
{
color: #308516;
}
.AnyTagClassName
{
color: #308516;
}
</style>
background-color css
<style>
a { background-color: #308516; }
a { background-color: rgb(48,133,22); }
div.DivClassName
{
background-color: #308516;
}
.BgClassName
{
background-color: #308516;
}
</style>
border-color css
<style>
span { border-color: #308516; }
span { border-color: rgb(48,133,22); }
td.TdClassName
{
border-color: #308516;
}
.TagClassName
{
border-color: #308516;
}
</style>