Shades of Bilbao #407828
Tints of Bilbao #407828
RGB
CMYK
RGB Variations
Color information
#407828 (or 0x407828) is known color: Bilbao. HEX triplet: 40, 78 and 28. RGB value is (64,120,40). Sum of RGB (Red+Green+Blue) = 64+120+40=224 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.57% from 224); Green value is 120 (47.27% from 255 or 53.57% from 224); Blue value is 40 (16.02% from 255 or 17.86% from 224); Max value from RGB is 120 - color contains mainly: green. Hex color #407828 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407828 is #BF87D7. Grayscale: #5E5E5E. Windows color (decimal): -12552152 or 2652224. OLE color: 2652224.
HSL color Cylindrical-coordinate representation of color #407828: hue angle of 102º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #407828 is Cyan = 0.47, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 120 | 40 | - |
| CMYK | 0.47 | 0 | 0.67 | 0.53 |
| HSL | 102º | 0.5% | 0.31% | - |
| HSV(B) | 102º | 0.67% | 0.47% | - |
| XYZ | 9.21 | 14.68 | 4.35 | - |
| YUV | 94.14 | 97.45 | 106.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 120 | 40 | 0.47 | 0 | 0.67 | 0.53 | 102 | 0.5 | 0.31 |
| Hex | 40 | 78 | 28 | 2F | 0 | 43 | 35 | 66 | 32 | 1F |
| Octal | 100 | 170 | 50 | 57 | 0 | 103 | 65 | 146 | 62 | 37 |
| Binary | 1000000 | 1111000 | 101000 | 101111 | 0 | 1000011 | 110101 | 1100110 | 110010 | 11111 |
Color Harmonies of #407828
Complementary color
Monochromatic Colors of #407828
Black with #407828
Text Example
Text Example
White with #407828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407828; }
p { color: rgb(64,120,40); }
H1.HeaderClassName
{
color: #407828;
}
.AnyTagClassName
{
color: #407828;
}
</style>
background-color css
<style>
a { background-color: #407828; }
a { background-color: rgb(64,120,40); }
div.DivClassName
{
background-color: #407828;
}
.BgClassName
{
background-color: #407828;
}
</style>
border-color css
<style>
span { border-color: #407828; }
span { border-color: rgb(64,120,40); }
td.TdClassName
{
border-color: #407828;
}
.TagClassName
{
border-color: #407828;
}
</style>