Shades of Bilbao #407805
Tints of Bilbao #407805
RGB
CMYK
RGB Variations
Color information
#407805 (or 0x407805) is known color: Bilbao. HEX triplet: 40, 78 and 05. RGB value is (64,120,5). Sum of RGB (Red+Green+Blue) = 64+120+5=189 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.86% from 189); Green value is 120 (47.27% from 255 or 63.49% from 189); Blue value is 5 (2.34% from 255 or 2.65% from 189); Max value from RGB is 120 - color contains mainly: green. Hex color #407805 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407805 is #BF87FA. Grayscale: #5A5A5A. Windows color (decimal): -12552187 or 358464. OLE color: 358464.
HSL color Cylindrical-coordinate representation of color #407805: hue angle of 89.22º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #407805 is Cyan = 0.47, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 120 | 5 | - |
| CMYK | 0.47 | 0 | 0.96 | 0.53 |
| HSL | 89.22º | 0.92% | 0.25% | - |
| HSV(B) | 89.22º | 0.96% | 0.47% | - |
| XYZ | 8.86 | 14.53 | 2.48 | - |
| YUV | 90.15 | 79.95 | 109.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 120 | 5 | 0.47 | 0 | 0.96 | 0.53 | 89.22 | 0.92 | 0.25 |
| Hex | 40 | 78 | 5 | 2F | 0 | 60 | 35 | 59 | 5C | 19 |
| Octal | 100 | 170 | 5 | 57 | 0 | 140 | 65 | 131 | 134 | 31 |
| Binary | 1000000 | 1111000 | 101 | 101111 | 0 | 1100000 | 110101 | 1011001 | 1011100 | 11001 |
Color Harmonies of #407805
Complementary color
Monochromatic Colors of #407805
Black with #407805
Text Example
Text Example
White with #407805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407805; }
p { color: rgb(64,120,5); }
H1.HeaderClassName
{
color: #407805;
}
.AnyTagClassName
{
color: #407805;
}
</style>
background-color css
<style>
a { background-color: #407805; }
a { background-color: rgb(64,120,5); }
div.DivClassName
{
background-color: #407805;
}
.BgClassName
{
background-color: #407805;
}
</style>
border-color css
<style>
span { border-color: #407805; }
span { border-color: rgb(64,120,5); }
td.TdClassName
{
border-color: #407805;
}
.TagClassName
{
border-color: #407805;
}
</style>