Shades of Bilbao #408328
Tints of Bilbao #408328
RGB
CMYK
RGB Variations
Color information
#408328 (or 0x408328) is known color: Bilbao. HEX triplet: 40, 83 and 28. RGB value is (64,131,40). Sum of RGB (Red+Green+Blue) = 64+131+40=235 (31% of max value = 765). Red value is 64 (25.39% from 255 or 27.23% from 235); Green value is 131 (51.56% from 255 or 55.74% from 235); Blue value is 40 (16.02% from 255 or 17.02% from 235); Max value from RGB is 131 - color contains mainly: green. Hex color #408328 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408328 is #BF7CD7. Grayscale: #646464. Windows color (decimal): -12549336 or 2655040. OLE color: 2655040.
HSL color Cylindrical-coordinate representation of color #408328: hue angle of 104.18º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #408328 is Cyan = 0.51, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 131 | 40 | - |
| CMYK | 0.51 | 0 | 0.69 | 0.49 |
| HSL | 104.18º | 0.53% | 0.34% | - |
| HSV(B) | 104.18º | 0.69% | 0.51% | - |
| XYZ | 10.61 | 17.48 | 4.82 | - |
| YUV | 100.59 | 93.8 | 101.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 131 | 40 | 0.51 | 0 | 0.69 | 0.49 | 104.18 | 0.53 | 0.34 |
| Hex | 40 | 83 | 28 | 33 | 0 | 45 | 31 | 68 | 35 | 22 |
| Octal | 100 | 203 | 50 | 63 | 0 | 105 | 61 | 150 | 65 | 42 |
| Binary | 1000000 | 10000011 | 101000 | 110011 | 0 | 1000101 | 110001 | 1101000 | 110101 | 100010 |
Color Harmonies of #408328
Complementary color
Monochromatic Colors of #408328
Black with #408328
Text Example
Text Example
White with #408328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408328; }
p { color: rgb(64,131,40); }
H1.HeaderClassName
{
color: #408328;
}
.AnyTagClassName
{
color: #408328;
}
</style>
background-color css
<style>
a { background-color: #408328; }
a { background-color: rgb(64,131,40); }
div.DivClassName
{
background-color: #408328;
}
.BgClassName
{
background-color: #408328;
}
</style>
border-color css
<style>
span { border-color: #408328; }
span { border-color: rgb(64,131,40); }
td.TdClassName
{
border-color: #408328;
}
.TagClassName
{
border-color: #408328;
}
</style>