Shades of Bilbao #417422
Tints of Bilbao #417422
RGB
CMYK
RGB Variations
Color information
#417422 (or 0x417422) is known color: Bilbao. HEX triplet: 41, 74 and 22. RGB value is (65,116,34). Sum of RGB (Red+Green+Blue) = 65+116+34=215 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.23% from 215); Green value is 116 (45.70% from 255 or 53.95% from 215); Blue value is 34 (13.67% from 255 or 15.81% from 215); Max value from RGB is 116 - color contains mainly: green. Hex color #417422 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417422 is #BE8BDD. Grayscale: #5B5B5B. Windows color (decimal): -12487646 or 2257985. OLE color: 2257985.
HSL color Cylindrical-coordinate representation of color #417422: hue angle of 97.32º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #417422 is Cyan = 0.44, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 116 | 34 | - |
| CMYK | 0.44 | 0 | 0.71 | 0.55 |
| HSL | 97.32º | 0.55% | 0.29% | - |
| HSV(B) | 97.32º | 0.71% | 0.45% | - |
| XYZ | 8.71 | 13.73 | 3.7 | - |
| YUV | 91.4 | 95.6 | 109.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 116 | 34 | 0.44 | 0 | 0.71 | 0.55 | 97.32 | 0.55 | 0.29 |
| Hex | 41 | 74 | 22 | 2C | 0 | 47 | 37 | 61 | 37 | 1D |
| Octal | 101 | 164 | 42 | 54 | 0 | 107 | 67 | 141 | 67 | 35 |
| Binary | 1000001 | 1110100 | 100010 | 101100 | 0 | 1000111 | 110111 | 1100001 | 110111 | 11101 |
Color Harmonies of #417422
Complementary color
Monochromatic Colors of #417422
Black with #417422
Text Example
Text Example
White with #417422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417422; }
p { color: rgb(65,116,34); }
H1.HeaderClassName
{
color: #417422;
}
.AnyTagClassName
{
color: #417422;
}
</style>
background-color css
<style>
a { background-color: #417422; }
a { background-color: rgb(65,116,34); }
div.DivClassName
{
background-color: #417422;
}
.BgClassName
{
background-color: #417422;
}
</style>
border-color css
<style>
span { border-color: #417422; }
span { border-color: rgb(65,116,34); }
td.TdClassName
{
border-color: #417422;
}
.TagClassName
{
border-color: #417422;
}
</style>