Shades of Bilbao #308711
Tints of Bilbao #308711
RGB
CMYK
RGB Variations
Color information
#308711 (or 0x308711) is known color: Bilbao. HEX triplet: 30, 87 and 11. RGB value is (48,135,17). Sum of RGB (Red+Green+Blue) = 48+135+17=200 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24% from 200); Green value is 135 (53.12% from 255 or 67.5% from 200); Blue value is 17 (7.03% from 255 or 8.5% from 200); Max value from RGB is 135 - color contains mainly: green. Hex color #308711 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #308711 is #CF78EE. Grayscale: #5F5F5F. Windows color (decimal): -13596911 or 1148720. OLE color: 1148720.
HSL color Cylindrical-coordinate representation of color #308711: hue angle of 104.24º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #308711 is Cyan = 0.64, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 135 | 17 | - |
| CMYK | 0.64 | 0 | 0.87 | 0.47 |
| HSL | 104.24º | 0.78% | 0.3% | - |
| HSV(B) | 104.24º | 0.87% | 0.53% | - |
| XYZ | 9.98 | 18 | 3.48 | - |
| YUV | 95.54 | 83.68 | 94.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 135 | 17 | 0.64 | 0 | 0.87 | 0.47 | 104.24 | 0.78 | 0.3 |
| Hex | 30 | 87 | 11 | 40 | 0 | 57 | 2F | 68 | 4E | 1E |
| Octal | 60 | 207 | 21 | 100 | 0 | 127 | 57 | 150 | 116 | 36 |
| Binary | 110000 | 10000111 | 10001 | 1000000 | 0 | 1010111 | 101111 | 1101000 | 1001110 | 11110 |
Color Harmonies of #308711
Complementary color
Monochromatic Colors of #308711
Black with #308711
Text Example
Text Example
White with #308711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308711; }
p { color: rgb(48,135,17); }
H1.HeaderClassName
{
color: #308711;
}
.AnyTagClassName
{
color: #308711;
}
</style>
background-color css
<style>
a { background-color: #308711; }
a { background-color: rgb(48,135,17); }
div.DivClassName
{
background-color: #308711;
}
.BgClassName
{
background-color: #308711;
}
</style>
border-color css
<style>
span { border-color: #308711; }
span { border-color: rgb(48,135,17); }
td.TdClassName
{
border-color: #308711;
}
.TagClassName
{
border-color: #308711;
}
</style>