Shades of Bilbao #417525
Tints of Bilbao #417525
RGB
CMYK
RGB Variations
Color information
#417525 (or 0x417525) is known color: Bilbao. HEX triplet: 41, 75 and 25. RGB value is (65,117,37). Sum of RGB (Red+Green+Blue) = 65+117+37=219 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.68% from 219); Green value is 117 (46.09% from 255 or 53.42% from 219); Blue value is 37 (14.84% from 255 or 16.89% from 219); Max value from RGB is 117 - color contains mainly: green. Hex color #417525 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417525 is #BE8ADA. Grayscale: #5C5C5C. Windows color (decimal): -12487387 or 2454849. OLE color: 2454849.
HSL color Cylindrical-coordinate representation of color #417525: hue angle of 99º degrees, saturation: 0.52, 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 #417525 is Cyan = 0.44, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 117 | 37 | - |
| CMYK | 0.44 | 0 | 0.68 | 0.54 |
| HSL | 99º | 0.52% | 0.3% | - |
| HSV(B) | 99º | 0.68% | 0.46% | - |
| XYZ | 8.88 | 13.98 | 3.98 | - |
| YUV | 92.33 | 96.77 | 108.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 117 | 37 | 0.44 | 0 | 0.68 | 0.54 | 99 | 0.52 | 0.3 |
| Hex | 41 | 75 | 25 | 2C | 0 | 44 | 36 | 63 | 34 | 1E |
| Octal | 101 | 165 | 45 | 54 | 0 | 104 | 66 | 143 | 64 | 36 |
| Binary | 1000001 | 1110101 | 100101 | 101100 | 0 | 1000100 | 110110 | 1100011 | 110100 | 11110 |
Color Harmonies of #417525
Complementary color
Monochromatic Colors of #417525
Black with #417525
Text Example
Text Example
White with #417525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417525; }
p { color: rgb(65,117,37); }
H1.HeaderClassName
{
color: #417525;
}
.AnyTagClassName
{
color: #417525;
}
</style>
background-color css
<style>
a { background-color: #417525; }
a { background-color: rgb(65,117,37); }
div.DivClassName
{
background-color: #417525;
}
.BgClassName
{
background-color: #417525;
}
</style>
border-color css
<style>
span { border-color: #417525; }
span { border-color: rgb(65,117,37); }
td.TdClassName
{
border-color: #417525;
}
.TagClassName
{
border-color: #417525;
}
</style>