Shades of Bilbao #417222
Tints of Bilbao #417222
RGB
CMYK
RGB Variations
Color information
#417222 (or 0x417222) is known color: Bilbao. HEX triplet: 41, 72 and 22. RGB value is (65,114,34). Sum of RGB (Red+Green+Blue) = 65+114+34=213 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.52% from 213); Green value is 114 (44.92% from 255 or 53.52% from 213); Blue value is 34 (13.67% from 255 or 15.96% from 213); Max value from RGB is 114 - color contains mainly: green. Hex color #417222 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417222 is #BE8DDD. Grayscale: #5A5A5A. Windows color (decimal): -12488158 or 2257473. OLE color: 2257473.
HSL color Cylindrical-coordinate representation of color #417222: hue angle of 96.75º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #417222 is Cyan = 0.43, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 114 | 34 | - |
| CMYK | 0.43 | 0 | 0.70 | 0.55 |
| HSL | 96.75º | 0.54% | 0.29% | - |
| HSV(B) | 96.75º | 0.7% | 0.45% | - |
| XYZ | 8.49 | 13.27 | 3.63 | - |
| YUV | 90.23 | 96.27 | 110 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 114 | 34 | 0.43 | 0 | 0.70 | 0.55 | 96.75 | 0.54 | 0.29 |
| Hex | 41 | 72 | 22 | 2B | 0 | 46 | 37 | 61 | 36 | 1D |
| Octal | 101 | 162 | 42 | 53 | 0 | 106 | 67 | 141 | 66 | 35 |
| Binary | 1000001 | 1110010 | 100010 | 101011 | 0 | 1000110 | 110111 | 1100001 | 110110 | 11101 |
Color Harmonies of #417222
Complementary color
Monochromatic Colors of #417222
Black with #417222
Text Example
Text Example
White with #417222
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417222; }
p { color: rgb(65,114,34); }
H1.HeaderClassName
{
color: #417222;
}
.AnyTagClassName
{
color: #417222;
}
</style>
background-color css
<style>
a { background-color: #417222; }
a { background-color: rgb(65,114,34); }
div.DivClassName
{
background-color: #417222;
}
.BgClassName
{
background-color: #417222;
}
</style>
border-color css
<style>
span { border-color: #417222; }
span { border-color: rgb(65,114,34); }
td.TdClassName
{
border-color: #417222;
}
.TagClassName
{
border-color: #417222;
}
</style>