Shades of Bilbao #308610
Tints of Bilbao #308610
RGB
CMYK
RGB Variations
Color information
#308610 (or 0x308610) is known color: Bilbao. HEX triplet: 30, 86 and 10. RGB value is (48,134,16). Sum of RGB (Red+Green+Blue) = 48+134+16=198 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.24% from 198); Green value is 134 (52.73% from 255 or 67.68% from 198); Blue value is 16 (6.64% from 255 or 8.08% from 198); Max value from RGB is 134 - color contains mainly: green. Hex color #308610 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #308610 is #CF79EF. Grayscale: #5F5F5F. Windows color (decimal): -13597168 or 1082928. OLE color: 1082928.
HSL color Cylindrical-coordinate representation of color #308610: hue angle of 103.73º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #308610 is Cyan = 0.64, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 134 | 16 | - |
| CMYK | 0.64 | 0 | 0.88 | 0.47 |
| HSL | 103.73º | 0.79% | 0.29% | - |
| HSV(B) | 103.73º | 0.88% | 0.53% | - |
| XYZ | 9.84 | 17.72 | 3.39 | - |
| YUV | 94.83 | 83.51 | 94.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 134 | 16 | 0.64 | 0 | 0.88 | 0.47 | 103.73 | 0.79 | 0.29 |
| Hex | 30 | 86 | 10 | 40 | 0 | 58 | 2F | 68 | 4F | 1D |
| Octal | 60 | 206 | 20 | 100 | 0 | 130 | 57 | 150 | 117 | 35 |
| Binary | 110000 | 10000110 | 10000 | 1000000 | 0 | 1011000 | 101111 | 1101000 | 1001111 | 11101 |
Color Harmonies of #308610
Complementary color
Monochromatic Colors of #308610
Black with #308610
Text Example
Text Example
White with #308610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308610; }
p { color: rgb(48,134,16); }
H1.HeaderClassName
{
color: #308610;
}
.AnyTagClassName
{
color: #308610;
}
</style>
background-color css
<style>
a { background-color: #308610; }
a { background-color: rgb(48,134,16); }
div.DivClassName
{
background-color: #308610;
}
.BgClassName
{
background-color: #308610;
}
</style>
border-color css
<style>
span { border-color: #308610; }
span { border-color: rgb(48,134,16); }
td.TdClassName
{
border-color: #308610;
}
.TagClassName
{
border-color: #308610;
}
</style>