Shades of Bilbao #417310
Tints of Bilbao #417310
RGB
CMYK
RGB Variations
Color information
#417310 (or 0x417310) is known color: Bilbao. HEX triplet: 41, 73 and 10. RGB value is (65,115,16). Sum of RGB (Red+Green+Blue) = 65+115+16=196 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.16% from 196); Green value is 115 (45.31% from 255 or 58.67% from 196); Blue value is 16 (6.64% from 255 or 8.16% from 196); Max value from RGB is 115 - color contains mainly: green. Hex color #417310 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417310 is #BE8CEF. Grayscale: #595959. Windows color (decimal): -12487920 or 1078081. OLE color: 1078081.
HSL color Cylindrical-coordinate representation of color #417310: hue angle of 90.3º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #417310 is Cyan = 0.43, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 115 | 16 | - |
| CMYK | 0.43 | 0 | 0.86 | 0.55 |
| HSL | 90.3º | 0.76% | 0.26% | - |
| HSV(B) | 90.3º | 0.86% | 0.45% | - |
| XYZ | 8.4 | 13.42 | 2.64 | - |
| YUV | 88.76 | 86.94 | 111.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 115 | 16 | 0.43 | 0 | 0.86 | 0.55 | 90.3 | 0.76 | 0.26 |
| Hex | 41 | 73 | 10 | 2B | 0 | 56 | 37 | 5A | 4C | 1A |
| Octal | 101 | 163 | 20 | 53 | 0 | 126 | 67 | 132 | 114 | 32 |
| Binary | 1000001 | 1110011 | 10000 | 101011 | 0 | 1010110 | 110111 | 1011010 | 1001100 | 11010 |
Color Harmonies of #417310
Complementary color
Monochromatic Colors of #417310
Black with #417310
Text Example
Text Example
White with #417310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417310; }
p { color: rgb(65,115,16); }
H1.HeaderClassName
{
color: #417310;
}
.AnyTagClassName
{
color: #417310;
}
</style>
background-color css
<style>
a { background-color: #417310; }
a { background-color: rgb(65,115,16); }
div.DivClassName
{
background-color: #417310;
}
.BgClassName
{
background-color: #417310;
}
</style>
border-color css
<style>
span { border-color: #417310; }
span { border-color: rgb(65,115,16); }
td.TdClassName
{
border-color: #417310;
}
.TagClassName
{
border-color: #417310;
}
</style>