Shades of Bilbao #408501
Tints of Bilbao #408501
RGB
CMYK
RGB Variations
Color information
#408501 (or 0x408501) is known color: Bilbao. HEX triplet: 40, 85 and 01. RGB value is (64,133,1). Sum of RGB (Red+Green+Blue) = 64+133+1=198 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.32% from 198); Green value is 133 (52.34% from 255 or 67.17% from 198); Blue value is 1 (0.78% from 255 or 0.51% from 198); Max value from RGB is 133 - color contains mainly: green. Hex color #408501 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408501 is #BF7AFE. Grayscale: #616161. Windows color (decimal): -12548863 or 99648. OLE color: 99648.
HSL color Cylindrical-coordinate representation of color #408501: hue angle of 91.36º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #408501 is Cyan = 0.52, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 133 | 1 | - |
| CMYK | 0.52 | 0 | 0.99 | 0.48 |
| HSL | 91.36º | 0.99% | 0.26% | - |
| HSV(B) | 91.36º | 0.99% | 0.52% | - |
| XYZ | 10.51 | 17.87 | 2.92 | - |
| YUV | 97.32 | 73.64 | 104.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 133 | 1 | 0.52 | 0 | 0.99 | 0.48 | 91.36 | 0.99 | 0.26 |
| Hex | 40 | 85 | 1 | 34 | 0 | 63 | 30 | 5B | 63 | 1A |
| Octal | 100 | 205 | 1 | 64 | 0 | 143 | 60 | 133 | 143 | 32 |
| Binary | 1000000 | 10000101 | 1 | 110100 | 0 | 1100011 | 110000 | 1011011 | 1100011 | 11010 |
Color Harmonies of #408501
Complementary color
Monochromatic Colors of #408501
Black with #408501
Text Example
Text Example
White with #408501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408501; }
p { color: rgb(64,133,1); }
H1.HeaderClassName
{
color: #408501;
}
.AnyTagClassName
{
color: #408501;
}
</style>
background-color css
<style>
a { background-color: #408501; }
a { background-color: rgb(64,133,1); }
div.DivClassName
{
background-color: #408501;
}
.BgClassName
{
background-color: #408501;
}
</style>
border-color css
<style>
span { border-color: #408501; }
span { border-color: rgb(64,133,1); }
td.TdClassName
{
border-color: #408501;
}
.TagClassName
{
border-color: #408501;
}
</style>