Shades of Bilbao #408325
Tints of Bilbao #408325
RGB
CMYK
RGB Variations
Color information
#408325 (or 0x408325) is known color: Bilbao. HEX triplet: 40, 83 and 25. RGB value is (64,131,37). Sum of RGB (Red+Green+Blue) = 64+131+37=232 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.59% from 232); Green value is 131 (51.56% from 255 or 56.47% from 232); Blue value is 37 (14.84% from 255 or 15.95% from 232); Max value from RGB is 131 - color contains mainly: green. Hex color #408325 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408325 is #BF7CDA. Grayscale: #646464. Windows color (decimal): -12549339 or 2458432. OLE color: 2458432.
HSL color Cylindrical-coordinate representation of color #408325: hue angle of 102.77º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #408325 is Cyan = 0.51, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 131 | 37 | - |
| CMYK | 0.51 | 0 | 0.72 | 0.49 |
| HSL | 102.77º | 0.56% | 0.33% | - |
| HSV(B) | 102.77º | 0.72% | 0.51% | - |
| XYZ | 10.56 | 17.46 | 4.56 | - |
| YUV | 100.25 | 92.3 | 102.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 131 | 37 | 0.51 | 0 | 0.72 | 0.49 | 102.77 | 0.56 | 0.33 |
| Hex | 40 | 83 | 25 | 33 | 0 | 48 | 31 | 67 | 38 | 21 |
| Octal | 100 | 203 | 45 | 63 | 0 | 110 | 61 | 147 | 70 | 41 |
| Binary | 1000000 | 10000011 | 100101 | 110011 | 0 | 1001000 | 110001 | 1100111 | 111000 | 100001 |
Color Harmonies of #408325
Complementary color
Monochromatic Colors of #408325
Black with #408325
Text Example
Text Example
White with #408325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408325; }
p { color: rgb(64,131,37); }
H1.HeaderClassName
{
color: #408325;
}
.AnyTagClassName
{
color: #408325;
}
</style>
background-color css
<style>
a { background-color: #408325; }
a { background-color: rgb(64,131,37); }
div.DivClassName
{
background-color: #408325;
}
.BgClassName
{
background-color: #408325;
}
</style>
border-color css
<style>
span { border-color: #408325; }
span { border-color: rgb(64,131,37); }
td.TdClassName
{
border-color: #408325;
}
.TagClassName
{
border-color: #408325;
}
</style>