Shades of Bilbao #417526
Tints of Bilbao #417526
RGB
CMYK
RGB Variations
Color information
#417526 (or 0x417526) is known color: Bilbao. HEX triplet: 41, 75 and 26. RGB value is (65,117,38). Sum of RGB (Red+Green+Blue) = 65+117+38=220 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.55% from 220); Green value is 117 (46.09% from 255 or 53.18% from 220); Blue value is 38 (15.23% from 255 or 17.27% from 220); Max value from RGB is 117 - color contains mainly: green. Hex color #417526 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417526 is #BE8AD9. Grayscale: #5C5C5C. Windows color (decimal): -12487386 or 2520385. OLE color: 2520385.
HSL color Cylindrical-coordinate representation of color #417526: hue angle of 99.49º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #417526 is Cyan = 0.44, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 117 | 38 | - |
| CMYK | 0.44 | 0 | 0.68 | 0.54 |
| HSL | 99.49º | 0.51% | 0.3% | - |
| HSV(B) | 99.49º | 0.68% | 0.46% | - |
| XYZ | 8.89 | 13.99 | 4.06 | - |
| YUV | 92.45 | 97.27 | 108.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 117 | 38 | 0.44 | 0 | 0.68 | 0.54 | 99.49 | 0.51 | 0.3 |
| Hex | 41 | 75 | 26 | 2C | 0 | 44 | 36 | 63 | 33 | 1E |
| Octal | 101 | 165 | 46 | 54 | 0 | 104 | 66 | 143 | 63 | 36 |
| Binary | 1000001 | 1110101 | 100110 | 101100 | 0 | 1000100 | 110110 | 1100011 | 110011 | 11110 |
Color Harmonies of #417526
Complementary color
Monochromatic Colors of #417526
Black with #417526
Text Example
Text Example
White with #417526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417526; }
p { color: rgb(65,117,38); }
H1.HeaderClassName
{
color: #417526;
}
.AnyTagClassName
{
color: #417526;
}
</style>
background-color css
<style>
a { background-color: #417526; }
a { background-color: rgb(65,117,38); }
div.DivClassName
{
background-color: #417526;
}
.BgClassName
{
background-color: #417526;
}
</style>
border-color css
<style>
span { border-color: #417526; }
span { border-color: rgb(65,117,38); }
td.TdClassName
{
border-color: #417526;
}
.TagClassName
{
border-color: #417526;
}
</style>