Shades of Bilbao #417316
Tints of Bilbao #417316
RGB
CMYK
RGB Variations
Color information
#417316 (or 0x417316) is known color: Bilbao. HEX triplet: 41, 73 and 16. RGB value is (65,115,22). Sum of RGB (Red+Green+Blue) = 65+115+22=202 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.18% from 202); Green value is 115 (45.31% from 255 or 56.93% from 202); Blue value is 22 (8.98% from 255 or 10.89% from 202); Max value from RGB is 115 - color contains mainly: green. Hex color #417316 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417316 is #BE8CE9. Grayscale: #595959. Windows color (decimal): -12487914 or 1471297. OLE color: 1471297.
HSL color Cylindrical-coordinate representation of color #417316: hue angle of 92.26º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #417316 is Cyan = 0.43, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 115 | 22 | - |
| CMYK | 0.43 | 0 | 0.81 | 0.55 |
| HSL | 92.26º | 0.68% | 0.27% | - |
| HSV(B) | 92.26º | 0.81% | 0.45% | - |
| XYZ | 8.46 | 13.44 | 2.91 | - |
| YUV | 89.45 | 89.94 | 110.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 115 | 22 | 0.43 | 0 | 0.81 | 0.55 | 92.26 | 0.68 | 0.27 |
| Hex | 41 | 73 | 16 | 2B | 0 | 51 | 37 | 5C | 44 | 1B |
| Octal | 101 | 163 | 26 | 53 | 0 | 121 | 67 | 134 | 104 | 33 |
| Binary | 1000001 | 1110011 | 10110 | 101011 | 0 | 1010001 | 110111 | 1011100 | 1000100 | 11011 |
Color Harmonies of #417316
Complementary color
Monochromatic Colors of #417316
Black with #417316
Text Example
Text Example
White with #417316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417316; }
p { color: rgb(65,115,22); }
H1.HeaderClassName
{
color: #417316;
}
.AnyTagClassName
{
color: #417316;
}
</style>
background-color css
<style>
a { background-color: #417316; }
a { background-color: rgb(65,115,22); }
div.DivClassName
{
background-color: #417316;
}
.BgClassName
{
background-color: #417316;
}
</style>
border-color css
<style>
span { border-color: #417316; }
span { border-color: rgb(65,115,22); }
td.TdClassName
{
border-color: #417316;
}
.TagClassName
{
border-color: #417316;
}
</style>