Shades of Bilbao #407617
Tints of Bilbao #407617
RGB
CMYK
RGB Variations
Color information
#407617 (or 0x407617) is known color: Bilbao. HEX triplet: 40, 76 and 17. RGB value is (64,118,23). Sum of RGB (Red+Green+Blue) = 64+118+23=205 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.22% from 205); Green value is 118 (46.48% from 255 or 57.56% from 205); Blue value is 23 (9.38% from 255 or 11.22% from 205); Max value from RGB is 118 - color contains mainly: green. Hex color #407617 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407617 is #BF89E8. Grayscale: #5B5B5B. Windows color (decimal): -12552681 or 1537600. OLE color: 1537600.
HSL color Cylindrical-coordinate representation of color #407617: hue angle of 94.11º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #407617 is Cyan = 0.46, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 23 | - |
| CMYK | 0.46 | 0 | 0.81 | 0.54 |
| HSL | 94.11º | 0.67% | 0.28% | - |
| HSV(B) | 94.11º | 0.81% | 0.46% | - |
| XYZ | 8.75 | 14.11 | 3.07 | - |
| YUV | 91.02 | 89.61 | 108.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 23 | 0.46 | 0 | 0.81 | 0.54 | 94.11 | 0.67 | 0.28 |
| Hex | 40 | 76 | 17 | 2E | 0 | 51 | 36 | 5E | 43 | 1C |
| Octal | 100 | 166 | 27 | 56 | 0 | 121 | 66 | 136 | 103 | 34 |
| Binary | 1000000 | 1110110 | 10111 | 101110 | 0 | 1010001 | 110110 | 1011110 | 1000011 | 11100 |
Color Harmonies of #407617
Complementary color
Monochromatic Colors of #407617
Black with #407617
Text Example
Text Example
White with #407617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407617; }
p { color: rgb(64,118,23); }
H1.HeaderClassName
{
color: #407617;
}
.AnyTagClassName
{
color: #407617;
}
</style>
background-color css
<style>
a { background-color: #407617; }
a { background-color: rgb(64,118,23); }
div.DivClassName
{
background-color: #407617;
}
.BgClassName
{
background-color: #407617;
}
</style>
border-color css
<style>
span { border-color: #407617; }
span { border-color: rgb(64,118,23); }
td.TdClassName
{
border-color: #407617;
}
.TagClassName
{
border-color: #407617;
}
</style>