Shades of Bilbao #328907
Tints of Bilbao #328907
RGB
CMYK
RGB Variations
Color information
#328907 (or 0x328907) is known color: Bilbao. HEX triplet: 32, 89 and 07. RGB value is (50,137,7). Sum of RGB (Red+Green+Blue) = 50+137+7=194 (25% of max value = 765). Red value is 50 (19.92% from 255 or 25.77% from 194); Green value is 137 (53.91% from 255 or 70.62% from 194); Blue value is 7 (3.12% from 255 or 3.61% from 194); Max value from RGB is 137 - color contains mainly: green. Hex color #328907 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #328907 is #CD76F8. Grayscale: #606060. Windows color (decimal): -13465337 or 493874. OLE color: 493874.
HSL color Cylindrical-coordinate representation of color #328907: hue angle of 100.15º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #328907 is Cyan = 0.64, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 137 | 7 | - |
| CMYK | 0.64 | 0 | 0.95 | 0.46 |
| HSL | 100.15º | 0.9% | 0.28% | - |
| HSV(B) | 100.15º | 0.95% | 0.54% | - |
| XYZ | 10.3 | 18.58 | 3.25 | - |
| YUV | 96.17 | 77.68 | 95.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 137 | 7 | 0.64 | 0 | 0.95 | 0.46 | 100.15 | 0.9 | 0.28 |
| Hex | 32 | 89 | 7 | 40 | 0 | 5F | 2E | 64 | 5A | 1C |
| Octal | 62 | 211 | 7 | 100 | 0 | 137 | 56 | 144 | 132 | 34 |
| Binary | 110010 | 10001001 | 111 | 1000000 | 0 | 1011111 | 101110 | 1100100 | 1011010 | 11100 |
Color Harmonies of #328907
Complementary color
Monochromatic Colors of #328907
Black with #328907
Text Example
Text Example
White with #328907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328907; }
p { color: rgb(50,137,7); }
H1.HeaderClassName
{
color: #328907;
}
.AnyTagClassName
{
color: #328907;
}
</style>
background-color css
<style>
a { background-color: #328907; }
a { background-color: rgb(50,137,7); }
div.DivClassName
{
background-color: #328907;
}
.BgClassName
{
background-color: #328907;
}
</style>
border-color css
<style>
span { border-color: #328907; }
span { border-color: rgb(50,137,7); }
td.TdClassName
{
border-color: #328907;
}
.TagClassName
{
border-color: #328907;
}
</style>