Shades of Bilbao #407217
Tints of Bilbao #407217
RGB
CMYK
RGB Variations
Color information
#407217 (or 0x407217) is known color: Bilbao. HEX triplet: 40, 72 and 17. RGB value is (64,114,23). Sum of RGB (Red+Green+Blue) = 64+114+23=201 (26% of max value = 765). Red value is 64 (25.39% from 255 or 31.84% from 201); Green value is 114 (44.92% from 255 or 56.72% from 201); Blue value is 23 (9.38% from 255 or 11.44% from 201); Max value from RGB is 114 - color contains mainly: green. Hex color #407217 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407217 is #BF8DE8. Grayscale: #585858. Windows color (decimal): -12553705 or 1536576. OLE color: 1536576.
HSL color Cylindrical-coordinate representation of color #407217: hue angle of 92.97º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #407217 is Cyan = 0.44, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 114 | 23 | - |
| CMYK | 0.44 | 0 | 0.80 | 0.55 |
| HSL | 92.97º | 0.66% | 0.27% | - |
| HSV(B) | 92.97º | 0.8% | 0.45% | - |
| XYZ | 8.29 | 13.19 | 2.92 | - |
| YUV | 88.68 | 90.94 | 110.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 114 | 23 | 0.44 | 0 | 0.80 | 0.55 | 92.97 | 0.66 | 0.27 |
| Hex | 40 | 72 | 17 | 2C | 0 | 50 | 37 | 5D | 42 | 1B |
| Octal | 100 | 162 | 27 | 54 | 0 | 120 | 67 | 135 | 102 | 33 |
| Binary | 1000000 | 1110010 | 10111 | 101100 | 0 | 1010000 | 110111 | 1011101 | 1000010 | 11011 |
Color Harmonies of #407217
Complementary color
Monochromatic Colors of #407217
Black with #407217
Text Example
Text Example
White with #407217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407217; }
p { color: rgb(64,114,23); }
H1.HeaderClassName
{
color: #407217;
}
.AnyTagClassName
{
color: #407217;
}
</style>
background-color css
<style>
a { background-color: #407217; }
a { background-color: rgb(64,114,23); }
div.DivClassName
{
background-color: #407217;
}
.BgClassName
{
background-color: #407217;
}
</style>
border-color css
<style>
span { border-color: #407217; }
span { border-color: rgb(64,114,23); }
td.TdClassName
{
border-color: #407217;
}
.TagClassName
{
border-color: #407217;
}
</style>