Shades of Bilbao #417531
Tints of Bilbao #417531
RGB
CMYK
RGB Variations
Color information
#417531 (or 0x417531) is known color: Bilbao. HEX triplet: 41, 75 and 31. RGB value is (65,117,49). Sum of RGB (Red+Green+Blue) = 65+117+49=231 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.14% from 231); Green value is 117 (46.09% from 255 or 50.65% from 231); Blue value is 49 (19.53% from 255 or 21.21% from 231); Max value from RGB is 117 - color contains mainly: green. Hex color #417531 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417531 is #BE8ACE. Grayscale: #5D5D5D. Windows color (decimal): -12487375 or 3241281. OLE color: 3241281.
HSL color Cylindrical-coordinate representation of color #417531: hue angle of 105.88º 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 #417531 is Cyan = 0.44, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 117 | 49 | - |
| CMYK | 0.44 | 0 | 0.58 | 0.54 |
| HSL | 105.88º | 0.41% | 0.33% | - |
| HSV(B) | 105.88º | 0.58% | 0.46% | - |
| XYZ | 9.1 | 14.07 | 5.14 | - |
| YUV | 93.7 | 102.77 | 107.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 117 | 49 | 0.44 | 0 | 0.58 | 0.54 | 105.88 | 0.41 | 0.33 |
| Hex | 41 | 75 | 31 | 2C | 0 | 3A | 36 | 6A | 29 | 21 |
| Octal | 101 | 165 | 61 | 54 | 0 | 72 | 66 | 152 | 51 | 41 |
| Binary | 1000001 | 1110101 | 110001 | 101100 | 0 | 111010 | 110110 | 1101010 | 101001 | 100001 |
Color Harmonies of #417531
Complementary color
Monochromatic Colors of #417531
Black with #417531
Text Example
Text Example
White with #417531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417531; }
p { color: rgb(65,117,49); }
H1.HeaderClassName
{
color: #417531;
}
.AnyTagClassName
{
color: #417531;
}
</style>
background-color css
<style>
a { background-color: #417531; }
a { background-color: rgb(65,117,49); }
div.DivClassName
{
background-color: #417531;
}
.BgClassName
{
background-color: #417531;
}
</style>
border-color css
<style>
span { border-color: #417531; }
span { border-color: rgb(65,117,49); }
td.TdClassName
{
border-color: #417531;
}
.TagClassName
{
border-color: #417531;
}
</style>