Shades of Bilbao #408028
Tints of Bilbao #408028
RGB
CMYK
RGB Variations
Color information
#408028 (or 0x408028) is known color: Bilbao. HEX triplet: 40, 80 and 28. RGB value is (64,128,40). Sum of RGB (Red+Green+Blue) = 64+128+40=232 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.59% from 232); Green value is 128 (50.39% from 255 or 55.17% from 232); Blue value is 40 (16.02% from 255 or 17.24% from 232); Max value from RGB is 128 - color contains mainly: green. Hex color #408028 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408028 is #BF7FD7. Grayscale: #636363. Windows color (decimal): -12550104 or 2654272. OLE color: 2654272.
HSL color Cylindrical-coordinate representation of color #408028: hue angle of 103.64º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #408028 is Cyan = 0.5, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 64 | 128 | 40 | - |
| CMYK | 0.5 | 0 | 0.69 | 0.50 |
| HSL | 103.64º | 0.52% | 0.33% | - |
| HSV(B) | 103.64º | 0.69% | 0.5% | - |
| XYZ | 10.22 | 16.68 | 4.69 | - |
| YUV | 98.83 | 94.8 | 103.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 128 | 40 | 0.5 | 0 | 0.69 | 0.50 | 103.64 | 0.52 | 0.33 |
| Hex | 40 | 80 | 28 | 32 | 0 | 45 | 32 | 68 | 34 | 21 |
| Octal | 100 | 200 | 50 | 62 | 0 | 105 | 62 | 150 | 64 | 41 |
| Binary | 1000000 | 10000000 | 101000 | 110010 | 0 | 1000101 | 110010 | 1101000 | 110100 | 100001 |
Color Harmonies of #408028
Complementary color
Monochromatic Colors of #408028
Black with #408028
Text Example
Text Example
White with #408028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408028; }
p { color: rgb(64,128,40); }
H1.HeaderClassName
{
color: #408028;
}
.AnyTagClassName
{
color: #408028;
}
</style>
background-color css
<style>
a { background-color: #408028; }
a { background-color: rgb(64,128,40); }
div.DivClassName
{
background-color: #408028;
}
.BgClassName
{
background-color: #408028;
}
</style>
border-color css
<style>
span { border-color: #408028; }
span { border-color: rgb(64,128,40); }
td.TdClassName
{
border-color: #408028;
}
.TagClassName
{
border-color: #408028;
}
</style>