Shades of Bilbao #328503
Tints of Bilbao #328503
RGB
CMYK
RGB Variations
Color information
#328503 (or 0x328503) is known color: Bilbao. HEX triplet: 32, 85 and 03. RGB value is (50,133,3). Sum of RGB (Red+Green+Blue) = 50+133+3=186 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.88% from 186); Green value is 133 (52.34% from 255 or 71.51% from 186); Blue value is 3 (1.56% from 255 or 1.61% from 186); Max value from RGB is 133 - color contains mainly: green. Hex color #328503 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #328503 is #CD7AFC. Grayscale: #5D5D5D. Windows color (decimal): -13466365 or 230706. OLE color: 230706.
HSL color Cylindrical-coordinate representation of color #328503: hue angle of 98.31º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #328503 is Cyan = 0.62, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 133 | 3 | - |
| CMYK | 0.62 | 0 | 0.98 | 0.48 |
| HSL | 98.31º | 0.96% | 0.27% | - |
| HSV(B) | 98.31º | 0.98% | 0.52% | - |
| XYZ | 9.72 | 17.46 | 2.94 | - |
| YUV | 93.36 | 77 | 97.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 133 | 3 | 0.62 | 0 | 0.98 | 0.48 | 98.31 | 0.96 | 0.27 |
| Hex | 32 | 85 | 3 | 3E | 0 | 62 | 30 | 62 | 60 | 1B |
| Octal | 62 | 205 | 3 | 76 | 0 | 142 | 60 | 142 | 140 | 33 |
| Binary | 110010 | 10000101 | 11 | 111110 | 0 | 1100010 | 110000 | 1100010 | 1100000 | 11011 |
Color Harmonies of #328503
Complementary color
Monochromatic Colors of #328503
Black with #328503
Text Example
Text Example
White with #328503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328503; }
p { color: rgb(50,133,3); }
H1.HeaderClassName
{
color: #328503;
}
.AnyTagClassName
{
color: #328503;
}
</style>
background-color css
<style>
a { background-color: #328503; }
a { background-color: rgb(50,133,3); }
div.DivClassName
{
background-color: #328503;
}
.BgClassName
{
background-color: #328503;
}
</style>
border-color css
<style>
span { border-color: #328503; }
span { border-color: rgb(50,133,3); }
td.TdClassName
{
border-color: #328503;
}
.TagClassName
{
border-color: #328503;
}
</style>