Shades of Bilbao #417620
Tints of Bilbao #417620
RGB
CMYK
RGB Variations
Color information
#417620 (or 0x417620) is known color: Bilbao. HEX triplet: 41, 76 and 20. RGB value is (65,118,32). Sum of RGB (Red+Green+Blue) = 65+118+32=215 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.23% from 215); Green value is 118 (46.48% from 255 or 54.88% from 215); Blue value is 32 (12.89% from 255 or 14.88% from 215); Max value from RGB is 118 - color contains mainly: green. Hex color #417620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417620 is #BE89DF. Grayscale: #5C5C5C. Windows color (decimal): -12487136 or 2127425. OLE color: 2127425.
HSL color Cylindrical-coordinate representation of color #417620: hue angle of 96.98º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #417620 is Cyan = 0.45, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 118 | 32 | - |
| CMYK | 0.45 | 0 | 0.73 | 0.54 |
| HSL | 96.98º | 0.57% | 0.29% | - |
| HSV(B) | 96.98º | 0.73% | 0.46% | - |
| XYZ | 8.92 | 14.18 | 3.63 | - |
| YUV | 92.35 | 93.94 | 108.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 118 | 32 | 0.45 | 0 | 0.73 | 0.54 | 96.98 | 0.57 | 0.29 |
| Hex | 41 | 76 | 20 | 2D | 0 | 49 | 36 | 61 | 39 | 1D |
| Octal | 101 | 166 | 40 | 55 | 0 | 111 | 66 | 141 | 71 | 35 |
| Binary | 1000001 | 1110110 | 100000 | 101101 | 0 | 1001001 | 110110 | 1100001 | 111001 | 11101 |
Color Harmonies of #417620
Complementary color
Monochromatic Colors of #417620
Black with #417620
Text Example
Text Example
White with #417620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417620; }
p { color: rgb(65,118,32); }
H1.HeaderClassName
{
color: #417620;
}
.AnyTagClassName
{
color: #417620;
}
</style>
background-color css
<style>
a { background-color: #417620; }
a { background-color: rgb(65,118,32); }
div.DivClassName
{
background-color: #417620;
}
.BgClassName
{
background-color: #417620;
}
</style>
border-color css
<style>
span { border-color: #417620; }
span { border-color: rgb(65,118,32); }
td.TdClassName
{
border-color: #417620;
}
.TagClassName
{
border-color: #417620;
}
</style>