Shades of Bilbao #417612
Tints of Bilbao #417612
RGB
CMYK
RGB Variations
Color information
#417612 (or 0x417612) is known color: Bilbao. HEX triplet: 41, 76 and 12. RGB value is (65,118,18). Sum of RGB (Red+Green+Blue) = 65+118+18=201 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.34% from 201); Green value is 118 (46.48% from 255 or 58.71% from 201); Blue value is 18 (7.42% from 255 or 8.96% from 201); Max value from RGB is 118 - color contains mainly: green. Hex color #417612 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417612 is #BE89ED. Grayscale: #5B5B5B. Windows color (decimal): -12487150 or 1209921. OLE color: 1209921.
HSL color Cylindrical-coordinate representation of color #417612: hue angle of 91.8º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #417612 is Cyan = 0.45, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 118 | 18 | - |
| CMYK | 0.45 | 0 | 0.85 | 0.54 |
| HSL | 91.8º | 0.74% | 0.27% | - |
| HSV(B) | 91.8º | 0.85% | 0.46% | - |
| XYZ | 8.77 | 14.12 | 2.84 | - |
| YUV | 90.75 | 86.94 | 109.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 118 | 18 | 0.45 | 0 | 0.85 | 0.54 | 91.8 | 0.74 | 0.27 |
| Hex | 41 | 76 | 12 | 2D | 0 | 55 | 36 | 5C | 4A | 1B |
| Octal | 101 | 166 | 22 | 55 | 0 | 125 | 66 | 134 | 112 | 33 |
| Binary | 1000001 | 1110110 | 10010 | 101101 | 0 | 1010101 | 110110 | 1011100 | 1001010 | 11011 |
Color Harmonies of #417612
Complementary color
Monochromatic Colors of #417612
Black with #417612
Text Example
Text Example
White with #417612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417612; }
p { color: rgb(65,118,18); }
H1.HeaderClassName
{
color: #417612;
}
.AnyTagClassName
{
color: #417612;
}
</style>
background-color css
<style>
a { background-color: #417612; }
a { background-color: rgb(65,118,18); }
div.DivClassName
{
background-color: #417612;
}
.BgClassName
{
background-color: #417612;
}
</style>
border-color css
<style>
span { border-color: #417612; }
span { border-color: rgb(65,118,18); }
td.TdClassName
{
border-color: #417612;
}
.TagClassName
{
border-color: #417612;
}
</style>