Shades of Bilbao #417321
Tints of Bilbao #417321
RGB
CMYK
RGB Variations
Color information
#417321 (or 0x417321) is known color: Bilbao. HEX triplet: 41, 73 and 21. RGB value is (65,115,33). Sum of RGB (Red+Green+Blue) = 65+115+33=213 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.52% from 213); Green value is 115 (45.31% from 255 or 53.99% from 213); Blue value is 33 (13.28% from 255 or 15.49% from 213); Max value from RGB is 115 - color contains mainly: green. Hex color #417321 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417321 is #BE8CDE. Grayscale: #5A5A5A. Windows color (decimal): -12487903 or 2192193. OLE color: 2192193.
HSL color Cylindrical-coordinate representation of color #417321: hue angle of 96.59º 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 #417321 is Cyan = 0.43, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 115 | 33 | - |
| CMYK | 0.43 | 0 | 0.71 | 0.55 |
| HSL | 96.59º | 0.55% | 0.29% | - |
| HSV(B) | 96.59º | 0.71% | 0.45% | - |
| XYZ | 8.59 | 13.5 | 3.59 | - |
| YUV | 90.7 | 95.44 | 109.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 115 | 33 | 0.43 | 0 | 0.71 | 0.55 | 96.59 | 0.55 | 0.29 |
| Hex | 41 | 73 | 21 | 2B | 0 | 47 | 37 | 61 | 37 | 1D |
| Octal | 101 | 163 | 41 | 53 | 0 | 107 | 67 | 141 | 67 | 35 |
| Binary | 1000001 | 1110011 | 100001 | 101011 | 0 | 1000111 | 110111 | 1100001 | 110111 | 11101 |
Color Harmonies of #417321
Complementary color
Monochromatic Colors of #417321
Black with #417321
Text Example
Text Example
White with #417321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417321; }
p { color: rgb(65,115,33); }
H1.HeaderClassName
{
color: #417321;
}
.AnyTagClassName
{
color: #417321;
}
</style>
background-color css
<style>
a { background-color: #417321; }
a { background-color: rgb(65,115,33); }
div.DivClassName
{
background-color: #417321;
}
.BgClassName
{
background-color: #417321;
}
</style>
border-color css
<style>
span { border-color: #417321; }
span { border-color: rgb(65,115,33); }
td.TdClassName
{
border-color: #417321;
}
.TagClassName
{
border-color: #417321;
}
</style>