Shades of Bilbao #417631
Tints of Bilbao #417631
RGB
CMYK
RGB Variations
Color information
#417631 (or 0x417631) is known color: Bilbao. HEX triplet: 41, 76 and 31. RGB value is (65,118,49). Sum of RGB (Red+Green+Blue) = 65+118+49=232 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.02% from 232); Green value is 118 (46.48% from 255 or 50.86% from 232); Blue value is 49 (19.53% from 255 or 21.12% from 232); Max value from RGB is 118 - color contains mainly: green. Hex color #417631 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417631 is #BE89CE. Grayscale: #5E5E5E. Windows color (decimal): -12487119 or 3241537. OLE color: 3241537.
HSL color Cylindrical-coordinate representation of color #417631: hue angle of 106.09º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #417631 is Cyan = 0.45, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 118 | 49 | - |
| CMYK | 0.45 | 0 | 0.58 | 0.54 |
| HSL | 106.09º | 0.41% | 0.33% | - |
| HSV(B) | 106.09º | 0.58% | 0.46% | - |
| XYZ | 9.21 | 14.3 | 5.18 | - |
| YUV | 94.29 | 102.44 | 107.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 118 | 49 | 0.45 | 0 | 0.58 | 0.54 | 106.09 | 0.41 | 0.33 |
| Hex | 41 | 76 | 31 | 2D | 0 | 3A | 36 | 6A | 29 | 21 |
| Octal | 101 | 166 | 61 | 55 | 0 | 72 | 66 | 152 | 51 | 41 |
| Binary | 1000001 | 1110110 | 110001 | 101101 | 0 | 111010 | 110110 | 1101010 | 101001 | 100001 |
Color Harmonies of #417631
Complementary color
Monochromatic Colors of #417631
Black with #417631
Text Example
Text Example
White with #417631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417631; }
p { color: rgb(65,118,49); }
H1.HeaderClassName
{
color: #417631;
}
.AnyTagClassName
{
color: #417631;
}
</style>
background-color css
<style>
a { background-color: #417631; }
a { background-color: rgb(65,118,49); }
div.DivClassName
{
background-color: #417631;
}
.BgClassName
{
background-color: #417631;
}
</style>
border-color css
<style>
span { border-color: #417631; }
span { border-color: rgb(65,118,49); }
td.TdClassName
{
border-color: #417631;
}
.TagClassName
{
border-color: #417631;
}
</style>