Shades of Bilbao #308305
Tints of Bilbao #308305
RGB
CMYK
RGB Variations
Color information
#308305 (or 0x308305) is known color: Bilbao. HEX triplet: 30, 83 and 05. RGB value is (48,131,5). Sum of RGB (Red+Green+Blue) = 48+131+5=184 (24% of max value = 765). Red value is 48 (19.14% from 255 or 26.09% from 184); Green value is 131 (51.56% from 255 or 71.20% from 184); Blue value is 5 (2.34% from 255 or 2.72% from 184); Max value from RGB is 131 - color contains mainly: green. Hex color #308305 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #308305 is #CF7CFA. Grayscale: #5C5C5C. Windows color (decimal): -13597947 or 361264. OLE color: 361264.
HSL color Cylindrical-coordinate representation of color #308305: hue angle of 99.52º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #308305 is Cyan = 0.63, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 48 | 131 | 5 | - |
| CMYK | 0.63 | 0 | 0.96 | 0.49 |
| HSL | 99.52º | 0.93% | 0.27% | - |
| HSV(B) | 99.52º | 0.96% | 0.51% | - |
| XYZ | 9.36 | 16.87 | 2.91 | - |
| YUV | 91.82 | 79 | 96.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 131 | 5 | 0.63 | 0 | 0.96 | 0.49 | 99.52 | 0.93 | 0.27 |
| Hex | 30 | 83 | 5 | 3F | 0 | 60 | 31 | 64 | 5D | 1B |
| Octal | 60 | 203 | 5 | 77 | 0 | 140 | 61 | 144 | 135 | 33 |
| Binary | 110000 | 10000011 | 101 | 111111 | 0 | 1100000 | 110001 | 1100100 | 1011101 | 11011 |
Color Harmonies of #308305
Complementary color
Monochromatic Colors of #308305
Black with #308305
Text Example
Text Example
White with #308305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308305; }
p { color: rgb(48,131,5); }
H1.HeaderClassName
{
color: #308305;
}
.AnyTagClassName
{
color: #308305;
}
</style>
background-color css
<style>
a { background-color: #308305; }
a { background-color: rgb(48,131,5); }
div.DivClassName
{
background-color: #308305;
}
.BgClassName
{
background-color: #308305;
}
</style>
border-color css
<style>
span { border-color: #308305; }
span { border-color: rgb(48,131,5); }
td.TdClassName
{
border-color: #308305;
}
.TagClassName
{
border-color: #308305;
}
</style>