Shades of Bilbao #328313
Tints of Bilbao #328313
RGB
CMYK
RGB Variations
Color information
#328313 (or 0x328313) is known color: Bilbao. HEX triplet: 32, 83 and 13. RGB value is (50,131,19). Sum of RGB (Red+Green+Blue) = 50+131+19=200 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25% from 200); Green value is 131 (51.56% from 255 or 65.5% from 200); Blue value is 19 (7.81% from 255 or 9.5% from 200); Max value from RGB is 131 - color contains mainly: green. Hex color #328313 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #328313 is #CD7CEC. Grayscale: #5E5E5E. Windows color (decimal): -13466861 or 1278770. OLE color: 1278770.
HSL color Cylindrical-coordinate representation of color #328313: hue angle of 103.39º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #328313 is Cyan = 0.62, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 131 | 19 | - |
| CMYK | 0.62 | 0 | 0.85 | 0.49 |
| HSL | 103.39º | 0.75% | 0.29% | - |
| HSV(B) | 103.39º | 0.85% | 0.51% | - |
| XYZ | 9.55 | 16.96 | 3.39 | - |
| YUV | 94.01 | 85.66 | 96.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 131 | 19 | 0.62 | 0 | 0.85 | 0.49 | 103.39 | 0.75 | 0.29 |
| Hex | 32 | 83 | 13 | 3E | 0 | 55 | 31 | 67 | 4B | 1D |
| Octal | 62 | 203 | 23 | 76 | 0 | 125 | 61 | 147 | 113 | 35 |
| Binary | 110010 | 10000011 | 10011 | 111110 | 0 | 1010101 | 110001 | 1100111 | 1001011 | 11101 |
Color Harmonies of #328313
Complementary color
Monochromatic Colors of #328313
Black with #328313
Text Example
Text Example
White with #328313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328313; }
p { color: rgb(50,131,19); }
H1.HeaderClassName
{
color: #328313;
}
.AnyTagClassName
{
color: #328313;
}
</style>
background-color css
<style>
a { background-color: #328313; }
a { background-color: rgb(50,131,19); }
div.DivClassName
{
background-color: #328313;
}
.BgClassName
{
background-color: #328313;
}
</style>
border-color css
<style>
span { border-color: #328313; }
span { border-color: rgb(50,131,19); }
td.TdClassName
{
border-color: #328313;
}
.TagClassName
{
border-color: #328313;
}
</style>