Shades of Bilbao #328925
Tints of Bilbao #328925
RGB
CMYK
RGB Variations
Color information
#328925 (or 0x328925) is known color: Bilbao. HEX triplet: 32, 89 and 25. RGB value is (50,137,37). Sum of RGB (Red+Green+Blue) = 50+137+37=224 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.32% from 224); Green value is 137 (53.91% from 255 or 61.16% from 224); Blue value is 37 (14.84% from 255 or 16.52% from 224); Max value from RGB is 137 - color contains mainly: green. Hex color #328925 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328925 is #CD76DA. Grayscale: #636363. Windows color (decimal): -13465307 or 2459954. OLE color: 2459954.
HSL color Cylindrical-coordinate representation of color #328925: hue angle of 112.2º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #328925 is Cyan = 0.64, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 137 | 37 | - |
| CMYK | 0.64 | 0 | 0.73 | 0.46 |
| HSL | 112.2º | 0.57% | 0.34% | - |
| HSV(B) | 112.2º | 0.73% | 0.54% | - |
| XYZ | 10.59 | 18.7 | 4.8 | - |
| YUV | 99.59 | 92.68 | 92.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 137 | 37 | 0.64 | 0 | 0.73 | 0.46 | 112.2 | 0.57 | 0.34 |
| Hex | 32 | 89 | 25 | 40 | 0 | 49 | 2E | 70 | 39 | 22 |
| Octal | 62 | 211 | 45 | 100 | 0 | 111 | 56 | 160 | 71 | 42 |
| Binary | 110010 | 10001001 | 100101 | 1000000 | 0 | 1001001 | 101110 | 1110000 | 111001 | 100010 |
Color Harmonies of #328925
Complementary color
Monochromatic Colors of #328925
Black with #328925
Text Example
Text Example
White with #328925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328925; }
p { color: rgb(50,137,37); }
H1.HeaderClassName
{
color: #328925;
}
.AnyTagClassName
{
color: #328925;
}
</style>
background-color css
<style>
a { background-color: #328925; }
a { background-color: rgb(50,137,37); }
div.DivClassName
{
background-color: #328925;
}
.BgClassName
{
background-color: #328925;
}
</style>
border-color css
<style>
span { border-color: #328925; }
span { border-color: rgb(50,137,37); }
td.TdClassName
{
border-color: #328925;
}
.TagClassName
{
border-color: #328925;
}
</style>