Shades of Bilbao #417632
Tints of Bilbao #417632
RGB
CMYK
RGB Variations
Color information
#417632 (or 0x417632) is known color: Bilbao. HEX triplet: 41, 76 and 32. RGB value is (65,118,50). Sum of RGB (Red+Green+Blue) = 65+118+50=233 (30% of max value = 765). Red value is 65 (25.78% from 255 or 27.90% from 233); Green value is 118 (46.48% from 255 or 50.64% from 233); Blue value is 50 (19.92% from 255 or 21.46% from 233); Max value from RGB is 118 - color contains mainly: green. Hex color #417632 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417632 is #BE89CD. Grayscale: #5E5E5E. Windows color (decimal): -12487118 or 3307073. OLE color: 3307073.
HSL color Cylindrical-coordinate representation of color #417632: hue angle of 106.76º degrees, saturation: 0.4, 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 #417632 is Cyan = 0.45, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 118 | 50 | - |
| CMYK | 0.45 | 0 | 0.58 | 0.54 |
| HSL | 106.76º | 0.4% | 0.33% | - |
| HSV(B) | 106.76º | 0.58% | 0.46% | - |
| XYZ | 9.23 | 14.31 | 5.29 | - |
| YUV | 94.4 | 102.94 | 107.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 118 | 50 | 0.45 | 0 | 0.58 | 0.54 | 106.76 | 0.4 | 0.33 |
| Hex | 41 | 76 | 32 | 2D | 0 | 3A | 36 | 6B | 28 | 21 |
| Octal | 101 | 166 | 62 | 55 | 0 | 72 | 66 | 153 | 50 | 41 |
| Binary | 1000001 | 1110110 | 110010 | 101101 | 0 | 111010 | 110110 | 1101011 | 101000 | 100001 |
Color Harmonies of #417632
Complementary color
Monochromatic Colors of #417632
Black with #417632
Text Example
Text Example
White with #417632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417632; }
p { color: rgb(65,118,50); }
H1.HeaderClassName
{
color: #417632;
}
.AnyTagClassName
{
color: #417632;
}
</style>
background-color css
<style>
a { background-color: #417632; }
a { background-color: rgb(65,118,50); }
div.DivClassName
{
background-color: #417632;
}
.BgClassName
{
background-color: #417632;
}
</style>
border-color css
<style>
span { border-color: #417632; }
span { border-color: rgb(65,118,50); }
td.TdClassName
{
border-color: #417632;
}
.TagClassName
{
border-color: #417632;
}
</style>