Shades of Bilbao #417428
Tints of Bilbao #417428
RGB
CMYK
RGB Variations
Color information
#417428 (or 0x417428) is known color: Bilbao. HEX triplet: 41, 74 and 28. RGB value is (65,116,40). Sum of RGB (Red+Green+Blue) = 65+116+40=221 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.41% from 221); Green value is 116 (45.70% from 255 or 52.49% from 221); Blue value is 40 (16.02% from 255 or 18.10% from 221); Max value from RGB is 116 - color contains mainly: green. Hex color #417428 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417428 is #BE8BD7. Grayscale: #5C5C5C. Windows color (decimal): -12487640 or 2651201. OLE color: 2651201.
HSL color Cylindrical-coordinate representation of color #417428: hue angle of 100.26º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #417428 is Cyan = 0.44, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 116 | 40 | - |
| CMYK | 0.44 | 0 | 0.66 | 0.55 |
| HSL | 100.26º | 0.49% | 0.31% | - |
| HSV(B) | 100.26º | 0.66% | 0.45% | - |
| XYZ | 8.81 | 13.77 | 4.2 | - |
| YUV | 92.09 | 98.6 | 108.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 116 | 40 | 0.44 | 0 | 0.66 | 0.55 | 100.26 | 0.49 | 0.31 |
| Hex | 41 | 74 | 28 | 2C | 0 | 42 | 37 | 64 | 31 | 1F |
| Octal | 101 | 164 | 50 | 54 | 0 | 102 | 67 | 144 | 61 | 37 |
| Binary | 1000001 | 1110100 | 101000 | 101100 | 0 | 1000010 | 110111 | 1100100 | 110001 | 11111 |
Color Harmonies of #417428
Complementary color
Monochromatic Colors of #417428
Black with #417428
Text Example
Text Example
White with #417428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417428; }
p { color: rgb(65,116,40); }
H1.HeaderClassName
{
color: #417428;
}
.AnyTagClassName
{
color: #417428;
}
</style>
background-color css
<style>
a { background-color: #417428; }
a { background-color: rgb(65,116,40); }
div.DivClassName
{
background-color: #417428;
}
.BgClassName
{
background-color: #417428;
}
</style>
border-color css
<style>
span { border-color: #417428; }
span { border-color: rgb(65,116,40); }
td.TdClassName
{
border-color: #417428;
}
.TagClassName
{
border-color: #417428;
}
</style>