Shades of Bilbao #417502
Tints of Bilbao #417502
RGB
CMYK
RGB Variations
Color information
#417502 (or 0x417502) is known color: Bilbao. HEX triplet: 41, 75 and 02. RGB value is (65,117,2). Sum of RGB (Red+Green+Blue) = 65+117+2=184 (24% of max value = 765). Red value is 65 (25.78% from 255 or 35.33% from 184); Green value is 117 (46.09% from 255 or 63.59% from 184); Blue value is 2 (1.17% from 255 or 1.09% from 184); Max value from RGB is 117 - color contains mainly: green. Hex color #417502 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417502 is #BE8AFD. Grayscale: #585858. Windows color (decimal): -12487422 or 161089. OLE color: 161089.
HSL color Cylindrical-coordinate representation of color #417502: hue angle of 87.13º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #417502 is Cyan = 0.44, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 117 | 2 | - |
| CMYK | 0.44 | 0 | 0.98 | 0.54 |
| HSL | 87.13º | 0.97% | 0.23% | - |
| HSV(B) | 87.13º | 0.98% | 0.46% | - |
| XYZ | 8.55 | 13.85 | 2.28 | - |
| YUV | 88.34 | 79.27 | 111.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 117 | 2 | 0.44 | 0 | 0.98 | 0.54 | 87.13 | 0.97 | 0.23 |
| Hex | 41 | 75 | 2 | 2C | 0 | 62 | 36 | 57 | 61 | 17 |
| Octal | 101 | 165 | 2 | 54 | 0 | 142 | 66 | 127 | 141 | 27 |
| Binary | 1000001 | 1110101 | 10 | 101100 | 0 | 1100010 | 110110 | 1010111 | 1100001 | 10111 |
Color Harmonies of #417502
Complementary color
Monochromatic Colors of #417502
Black with #417502
Text Example
Text Example
White with #417502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417502; }
p { color: rgb(65,117,2); }
H1.HeaderClassName
{
color: #417502;
}
.AnyTagClassName
{
color: #417502;
}
</style>
background-color css
<style>
a { background-color: #417502; }
a { background-color: rgb(65,117,2); }
div.DivClassName
{
background-color: #417502;
}
.BgClassName
{
background-color: #417502;
}
</style>
border-color css
<style>
span { border-color: #417502; }
span { border-color: rgb(65,117,2); }
td.TdClassName
{
border-color: #417502;
}
.TagClassName
{
border-color: #417502;
}
</style>