Shades of Bilbao #328419
Tints of Bilbao #328419
RGB
CMYK
RGB Variations
Color information
#328419 (or 0x328419) is known color: Bilbao. HEX triplet: 32, 84 and 19. RGB value is (50,132,25). Sum of RGB (Red+Green+Blue) = 50+132+25=207 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.15% from 207); Green value is 132 (51.95% from 255 or 63.77% from 207); Blue value is 25 (10.16% from 255 or 12.08% from 207); Max value from RGB is 132 - color contains mainly: green. Hex color #328419 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #328419 is #CD7BE6. Grayscale: #5F5F5F. Windows color (decimal): -13466599 or 1672242. OLE color: 1672242.
HSL color Cylindrical-coordinate representation of color #328419: hue angle of 105.98º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #328419 is Cyan = 0.62, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 132 | 25 | - |
| CMYK | 0.62 | 0 | 0.81 | 0.48 |
| HSL | 105.98º | 0.68% | 0.31% | - |
| HSV(B) | 105.98º | 0.81% | 0.52% | - |
| XYZ | 9.74 | 17.25 | 3.74 | - |
| YUV | 95.28 | 88.33 | 95.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 132 | 25 | 0.62 | 0 | 0.81 | 0.48 | 105.98 | 0.68 | 0.31 |
| Hex | 32 | 84 | 19 | 3E | 0 | 51 | 30 | 6A | 44 | 1F |
| Octal | 62 | 204 | 31 | 76 | 0 | 121 | 60 | 152 | 104 | 37 |
| Binary | 110010 | 10000100 | 11001 | 111110 | 0 | 1010001 | 110000 | 1101010 | 1000100 | 11111 |
Color Harmonies of #328419
Complementary color
Monochromatic Colors of #328419
Black with #328419
Text Example
Text Example
White with #328419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328419; }
p { color: rgb(50,132,25); }
H1.HeaderClassName
{
color: #328419;
}
.AnyTagClassName
{
color: #328419;
}
</style>
background-color css
<style>
a { background-color: #328419; }
a { background-color: rgb(50,132,25); }
div.DivClassName
{
background-color: #328419;
}
.BgClassName
{
background-color: #328419;
}
</style>
border-color css
<style>
span { border-color: #328419; }
span { border-color: rgb(50,132,25); }
td.TdClassName
{
border-color: #328419;
}
.TagClassName
{
border-color: #328419;
}
</style>