Shades of Bilbao #407827
Tints of Bilbao #407827
RGB
CMYK
RGB Variations
Color information
#407827 (or 0x407827) is known color: Bilbao. HEX triplet: 40, 78 and 27. RGB value is (64,120,39). Sum of RGB (Red+Green+Blue) = 64+120+39=223 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.70% from 223); Green value is 120 (47.27% from 255 or 53.81% from 223); Blue value is 39 (15.62% from 255 or 17.49% from 223); Max value from RGB is 120 - color contains mainly: green. Hex color #407827 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407827 is #BF87D8. Grayscale: #5E5E5E. Windows color (decimal): -12552153 or 2586688. OLE color: 2586688.
HSL color Cylindrical-coordinate representation of color #407827: hue angle of 101.48º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #407827 is Cyan = 0.47, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 120 | 39 | - |
| CMYK | 0.47 | 0 | 0.67 | 0.53 |
| HSL | 101.48º | 0.51% | 0.31% | - |
| HSV(B) | 101.48º | 0.68% | 0.47% | - |
| XYZ | 9.2 | 14.67 | 4.27 | - |
| YUV | 94.02 | 96.95 | 106.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 120 | 39 | 0.47 | 0 | 0.67 | 0.53 | 101.48 | 0.51 | 0.31 |
| Hex | 40 | 78 | 27 | 2F | 0 | 43 | 35 | 65 | 33 | 1F |
| Octal | 100 | 170 | 47 | 57 | 0 | 103 | 65 | 145 | 63 | 37 |
| Binary | 1000000 | 1111000 | 100111 | 101111 | 0 | 1000011 | 110101 | 1100101 | 110011 | 11111 |
Color Harmonies of #407827
Complementary color
Monochromatic Colors of #407827
Black with #407827
Text Example
Text Example
White with #407827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407827; }
p { color: rgb(64,120,39); }
H1.HeaderClassName
{
color: #407827;
}
.AnyTagClassName
{
color: #407827;
}
</style>
background-color css
<style>
a { background-color: #407827; }
a { background-color: rgb(64,120,39); }
div.DivClassName
{
background-color: #407827;
}
.BgClassName
{
background-color: #407827;
}
</style>
border-color css
<style>
span { border-color: #407827; }
span { border-color: rgb(64,120,39); }
td.TdClassName
{
border-color: #407827;
}
.TagClassName
{
border-color: #407827;
}
</style>