Shades of Bilbao #417826
Tints of Bilbao #417826
RGB
CMYK
RGB Variations
Color information
#417826 (or 0x417826) is known color: Bilbao. HEX triplet: 41, 78 and 26. RGB value is (65,120,38). Sum of RGB (Red+Green+Blue) = 65+120+38=223 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.15% from 223); Green value is 120 (47.27% from 255 or 53.81% from 223); Blue value is 38 (15.23% from 255 or 17.04% from 223); Max value from RGB is 120 - color contains mainly: green. Hex color #417826 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417826 is #BE87D9. Grayscale: #5E5E5E. Windows color (decimal): -12486618 or 2521153. OLE color: 2521153.
HSL color Cylindrical-coordinate representation of color #417826: hue angle of 100.24º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #417826 is Cyan = 0.46, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 120 | 38 | - |
| CMYK | 0.46 | 0 | 0.68 | 0.53 |
| HSL | 100.24º | 0.52% | 0.31% | - |
| HSV(B) | 100.24º | 0.68% | 0.47% | - |
| XYZ | 9.25 | 14.7 | 4.18 | - |
| YUV | 94.21 | 96.28 | 107.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 120 | 38 | 0.46 | 0 | 0.68 | 0.53 | 100.24 | 0.52 | 0.31 |
| Hex | 41 | 78 | 26 | 2E | 0 | 44 | 35 | 64 | 34 | 1F |
| Octal | 101 | 170 | 46 | 56 | 0 | 104 | 65 | 144 | 64 | 37 |
| Binary | 1000001 | 1111000 | 100110 | 101110 | 0 | 1000100 | 110101 | 1100100 | 110100 | 11111 |
Color Harmonies of #417826
Complementary color
Monochromatic Colors of #417826
Black with #417826
Text Example
Text Example
White with #417826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417826; }
p { color: rgb(65,120,38); }
H1.HeaderClassName
{
color: #417826;
}
.AnyTagClassName
{
color: #417826;
}
</style>
background-color css
<style>
a { background-color: #417826; }
a { background-color: rgb(65,120,38); }
div.DivClassName
{
background-color: #417826;
}
.BgClassName
{
background-color: #417826;
}
</style>
border-color css
<style>
span { border-color: #417826; }
span { border-color: rgb(65,120,38); }
td.TdClassName
{
border-color: #417826;
}
.TagClassName
{
border-color: #417826;
}
</style>