Shades of Bilbao #417331
Tints of Bilbao #417331
RGB
CMYK
RGB Variations
Color information
#417331 (or 0x417331) is known color: Bilbao. HEX triplet: 41, 73 and 31. RGB value is (65,115,49). Sum of RGB (Red+Green+Blue) = 65+115+49=229 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.38% from 229); Green value is 115 (45.31% from 255 or 50.22% from 229); Blue value is 49 (19.53% from 255 or 21.40% from 229); Max value from RGB is 115 - color contains mainly: green. Hex color #417331 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417331 is #BE8CCE. Grayscale: #5C5C5C. Windows color (decimal): -12487887 or 3240769. OLE color: 3240769.
HSL color Cylindrical-coordinate representation of color #417331: hue angle of 105.45º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #417331 is Cyan = 0.43, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 115 | 49 | - |
| CMYK | 0.43 | 0 | 0.57 | 0.55 |
| HSL | 105.45º | 0.4% | 0.32% | - |
| HSV(B) | 105.45º | 0.57% | 0.45% | - |
| XYZ | 8.87 | 13.61 | 5.06 | - |
| YUV | 92.53 | 103.44 | 108.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 115 | 49 | 0.43 | 0 | 0.57 | 0.55 | 105.45 | 0.4 | 0.32 |
| Hex | 41 | 73 | 31 | 2B | 0 | 39 | 37 | 69 | 28 | 20 |
| Octal | 101 | 163 | 61 | 53 | 0 | 71 | 67 | 151 | 50 | 40 |
| Binary | 1000001 | 1110011 | 110001 | 101011 | 0 | 111001 | 110111 | 1101001 | 101000 | 100000 |
Color Harmonies of #417331
Complementary color
Monochromatic Colors of #417331
Black with #417331
Text Example
Text Example
White with #417331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417331; }
p { color: rgb(65,115,49); }
H1.HeaderClassName
{
color: #417331;
}
.AnyTagClassName
{
color: #417331;
}
</style>
background-color css
<style>
a { background-color: #417331; }
a { background-color: rgb(65,115,49); }
div.DivClassName
{
background-color: #417331;
}
.BgClassName
{
background-color: #417331;
}
</style>
border-color css
<style>
span { border-color: #417331; }
span { border-color: rgb(65,115,49); }
td.TdClassName
{
border-color: #417331;
}
.TagClassName
{
border-color: #417331;
}
</style>