Shades of Bilbao #417420
Tints of Bilbao #417420
RGB
CMYK
RGB Variations
Color information
#417420 (or 0x417420) is known color: Bilbao. HEX triplet: 41, 74 and 20. RGB value is (65,116,32). Sum of RGB (Red+Green+Blue) = 65+116+32=213 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.52% from 213); Green value is 116 (45.70% from 255 or 54.46% from 213); Blue value is 32 (12.89% from 255 or 15.02% from 213); Max value from RGB is 116 - color contains mainly: green. Hex color #417420 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417420 is #BE8BDF. Grayscale: #5B5B5B. Windows color (decimal): -12487648 or 2126913. OLE color: 2126913.
HSL color Cylindrical-coordinate representation of color #417420: hue angle of 96.43º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #417420 is Cyan = 0.44, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 116 | 32 | - |
| CMYK | 0.44 | 0 | 0.72 | 0.55 |
| HSL | 96.43º | 0.57% | 0.29% | - |
| HSV(B) | 96.43º | 0.72% | 0.45% | - |
| XYZ | 8.69 | 13.72 | 3.56 | - |
| YUV | 91.18 | 94.6 | 109.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 116 | 32 | 0.44 | 0 | 0.72 | 0.55 | 96.43 | 0.57 | 0.29 |
| Hex | 41 | 74 | 20 | 2C | 0 | 48 | 37 | 60 | 39 | 1D |
| Octal | 101 | 164 | 40 | 54 | 0 | 110 | 67 | 140 | 71 | 35 |
| Binary | 1000001 | 1110100 | 100000 | 101100 | 0 | 1001000 | 110111 | 1100000 | 111001 | 11101 |
Color Harmonies of #417420
Complementary color
Monochromatic Colors of #417420
Black with #417420
Text Example
Text Example
White with #417420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417420; }
p { color: rgb(65,116,32); }
H1.HeaderClassName
{
color: #417420;
}
.AnyTagClassName
{
color: #417420;
}
</style>
background-color css
<style>
a { background-color: #417420; }
a { background-color: rgb(65,116,32); }
div.DivClassName
{
background-color: #417420;
}
.BgClassName
{
background-color: #417420;
}
</style>
border-color css
<style>
span { border-color: #417420; }
span { border-color: rgb(65,116,32); }
td.TdClassName
{
border-color: #417420;
}
.TagClassName
{
border-color: #417420;
}
</style>