Shades of Bilbao #417414
Tints of Bilbao #417414
RGB
CMYK
RGB Variations
Color information
#417414 (or 0x417414) is known color: Bilbao. HEX triplet: 41, 74 and 14. RGB value is (65,116,20). Sum of RGB (Red+Green+Blue) = 65+116+20=201 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.34% from 201); Green value is 116 (45.70% from 255 or 57.71% from 201); Blue value is 20 (8.20% from 255 or 9.95% from 201); Max value from RGB is 116 - color contains mainly: green. Hex color #417414 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417414 is #BE8BEB. Grayscale: #5A5A5A. Windows color (decimal): -12487660 or 1340481. OLE color: 1340481.
HSL color Cylindrical-coordinate representation of color #417414: hue angle of 91.88º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #417414 is Cyan = 0.44, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 116 | 20 | - |
| CMYK | 0.44 | 0 | 0.83 | 0.55 |
| HSL | 91.88º | 0.71% | 0.27% | - |
| HSV(B) | 91.88º | 0.83% | 0.45% | - |
| XYZ | 8.55 | 13.67 | 2.85 | - |
| YUV | 89.81 | 88.6 | 110.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 116 | 20 | 0.44 | 0 | 0.83 | 0.55 | 91.88 | 0.71 | 0.27 |
| Hex | 41 | 74 | 14 | 2C | 0 | 53 | 37 | 5C | 47 | 1B |
| Octal | 101 | 164 | 24 | 54 | 0 | 123 | 67 | 134 | 107 | 33 |
| Binary | 1000001 | 1110100 | 10100 | 101100 | 0 | 1010011 | 110111 | 1011100 | 1000111 | 11011 |
Color Harmonies of #417414
Complementary color
Monochromatic Colors of #417414
Black with #417414
Text Example
Text Example
White with #417414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417414; }
p { color: rgb(65,116,20); }
H1.HeaderClassName
{
color: #417414;
}
.AnyTagClassName
{
color: #417414;
}
</style>
background-color css
<style>
a { background-color: #417414; }
a { background-color: rgb(65,116,20); }
div.DivClassName
{
background-color: #417414;
}
.BgClassName
{
background-color: #417414;
}
</style>
border-color css
<style>
span { border-color: #417414; }
span { border-color: rgb(65,116,20); }
td.TdClassName
{
border-color: #417414;
}
.TagClassName
{
border-color: #417414;
}
</style>