Shades of Bilbao #328310
Tints of Bilbao #328310
RGB
CMYK
RGB Variations
Color information
#328310 (or 0x328310) is known color: Bilbao. HEX triplet: 32, 83 and 10. RGB value is (50,131,16). Sum of RGB (Red+Green+Blue) = 50+131+16=197 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.38% from 197); Green value is 131 (51.56% from 255 or 66.50% from 197); Blue value is 16 (6.64% from 255 or 8.12% from 197); Max value from RGB is 131 - color contains mainly: green. Hex color #328310 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #328310 is #CD7CEF. Grayscale: #5E5E5E. Windows color (decimal): -13466864 or 1082162. OLE color: 1082162.
HSL color Cylindrical-coordinate representation of color #328310: hue angle of 102.26º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #328310 is Cyan = 0.62, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 131 | 16 | - |
| CMYK | 0.62 | 0 | 0.88 | 0.49 |
| HSL | 102.26º | 0.78% | 0.29% | - |
| HSV(B) | 102.26º | 0.88% | 0.51% | - |
| XYZ | 9.53 | 16.95 | 3.26 | - |
| YUV | 93.67 | 84.16 | 96.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 131 | 16 | 0.62 | 0 | 0.88 | 0.49 | 102.26 | 0.78 | 0.29 |
| Hex | 32 | 83 | 10 | 3E | 0 | 58 | 31 | 66 | 4E | 1D |
| Octal | 62 | 203 | 20 | 76 | 0 | 130 | 61 | 146 | 116 | 35 |
| Binary | 110010 | 10000011 | 10000 | 111110 | 0 | 1011000 | 110001 | 1100110 | 1001110 | 11101 |
Color Harmonies of #328310
Complementary color
Monochromatic Colors of #328310
Black with #328310
Text Example
Text Example
White with #328310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328310; }
p { color: rgb(50,131,16); }
H1.HeaderClassName
{
color: #328310;
}
.AnyTagClassName
{
color: #328310;
}
</style>
background-color css
<style>
a { background-color: #328310; }
a { background-color: rgb(50,131,16); }
div.DivClassName
{
background-color: #328310;
}
.BgClassName
{
background-color: #328310;
}
</style>
border-color css
<style>
span { border-color: #328310; }
span { border-color: rgb(50,131,16); }
td.TdClassName
{
border-color: #328310;
}
.TagClassName
{
border-color: #328310;
}
</style>