Shades of Bilbao #417120
Tints of Bilbao #417120
RGB
CMYK
RGB Variations
Color information
#417120 (or 0x417120) is known color: Bilbao. HEX triplet: 41, 71 and 20. RGB value is (65,113,32). Sum of RGB (Red+Green+Blue) = 65+113+32=210 (27% of max value = 765). Red value is 65 (25.78% from 255 or 30.95% from 210); Green value is 113 (44.53% from 255 or 53.81% from 210); Blue value is 32 (12.89% from 255 or 15.24% from 210); Max value from RGB is 113 - color contains mainly: green. Hex color #417120 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417120 is #BE8EDF. Grayscale: #595959. Windows color (decimal): -12488416 or 2126145. OLE color: 2126145.
HSL color Cylindrical-coordinate representation of color #417120: hue angle of 95.56º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #417120 is Cyan = 0.42, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 113 | 32 | - |
| CMYK | 0.42 | 0 | 0.72 | 0.56 |
| HSL | 95.56º | 0.56% | 0.28% | - |
| HSV(B) | 95.56º | 0.72% | 0.44% | - |
| XYZ | 8.35 | 13.04 | 3.44 | - |
| YUV | 89.41 | 95.6 | 110.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 113 | 32 | 0.42 | 0 | 0.72 | 0.56 | 95.56 | 0.56 | 0.28 |
| Hex | 41 | 71 | 20 | 2A | 0 | 48 | 38 | 60 | 38 | 1C |
| Octal | 101 | 161 | 40 | 52 | 0 | 110 | 70 | 140 | 70 | 34 |
| Binary | 1000001 | 1110001 | 100000 | 101010 | 0 | 1001000 | 111000 | 1100000 | 111000 | 11100 |
Color Harmonies of #417120
Complementary color
Monochromatic Colors of #417120
Black with #417120
Text Example
Text Example
White with #417120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417120; }
p { color: rgb(65,113,32); }
H1.HeaderClassName
{
color: #417120;
}
.AnyTagClassName
{
color: #417120;
}
</style>
background-color css
<style>
a { background-color: #417120; }
a { background-color: rgb(65,113,32); }
div.DivClassName
{
background-color: #417120;
}
.BgClassName
{
background-color: #417120;
}
</style>
border-color css
<style>
span { border-color: #417120; }
span { border-color: rgb(65,113,32); }
td.TdClassName
{
border-color: #417120;
}
.TagClassName
{
border-color: #417120;
}
</style>