Shades of Bilbao #308710
Tints of Bilbao #308710
RGB
CMYK
RGB Variations
Color information
#308710 (or 0x308710) is known color: Bilbao. HEX triplet: 30, 87 and 10. RGB value is (48,135,16). Sum of RGB (Red+Green+Blue) = 48+135+16=199 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.12% from 199); Green value is 135 (53.12% from 255 or 67.84% from 199); Blue value is 16 (6.64% from 255 or 8.04% from 199); Max value from RGB is 135 - color contains mainly: green. Hex color #308710 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #308710 is #CF78EF. Grayscale: #5F5F5F. Windows color (decimal): -13596912 or 1083184. OLE color: 1083184.
HSL color Cylindrical-coordinate representation of color #308710: hue angle of 103.87º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #308710 is Cyan = 0.64, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 135 | 16 | - |
| CMYK | 0.64 | 0 | 0.88 | 0.47 |
| HSL | 103.87º | 0.79% | 0.3% | - |
| HSV(B) | 103.87º | 0.88% | 0.53% | - |
| XYZ | 9.98 | 17.99 | 3.44 | - |
| YUV | 95.42 | 83.18 | 94.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 135 | 16 | 0.64 | 0 | 0.88 | 0.47 | 103.87 | 0.79 | 0.3 |
| Hex | 30 | 87 | 10 | 40 | 0 | 58 | 2F | 68 | 4F | 1E |
| Octal | 60 | 207 | 20 | 100 | 0 | 130 | 57 | 150 | 117 | 36 |
| Binary | 110000 | 10000111 | 10000 | 1000000 | 0 | 1011000 | 101111 | 1101000 | 1001111 | 11110 |
Color Harmonies of #308710
Complementary color
Monochromatic Colors of #308710
Black with #308710
Text Example
Text Example
White with #308710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308710; }
p { color: rgb(48,135,16); }
H1.HeaderClassName
{
color: #308710;
}
.AnyTagClassName
{
color: #308710;
}
</style>
background-color css
<style>
a { background-color: #308710; }
a { background-color: rgb(48,135,16); }
div.DivClassName
{
background-color: #308710;
}
.BgClassName
{
background-color: #308710;
}
</style>
border-color css
<style>
span { border-color: #308710; }
span { border-color: rgb(48,135,16); }
td.TdClassName
{
border-color: #308710;
}
.TagClassName
{
border-color: #308710;
}
</style>