Shades of Bilbao #407502
Tints of Bilbao #407502
RGB
CMYK
RGB Variations
Color information
#407502 (or 0x407502) is known color: Bilbao. HEX triplet: 40, 75 and 02. RGB value is (64,117,2). Sum of RGB (Red+Green+Blue) = 64+117+2=183 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.97% from 183); Green value is 117 (46.09% from 255 or 63.93% from 183); Blue value is 2 (1.17% from 255 or 1.09% from 183); Max value from RGB is 117 - color contains mainly: green. Hex color #407502 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407502 is #BF8AFD. Grayscale: #585858. Windows color (decimal): -12552958 or 161088. OLE color: 161088.
HSL color Cylindrical-coordinate representation of color #407502: hue angle of 87.65º 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 #407502 is Cyan = 0.45, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 117 | 2 | - |
| CMYK | 0.45 | 0 | 0.98 | 0.54 |
| HSL | 87.65º | 0.97% | 0.23% | - |
| HSV(B) | 87.65º | 0.98% | 0.46% | - |
| XYZ | 8.49 | 13.82 | 2.28 | - |
| YUV | 88.04 | 79.44 | 110.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 2 | 0.45 | 0 | 0.98 | 0.54 | 87.65 | 0.97 | 0.23 |
| Hex | 40 | 75 | 2 | 2D | 0 | 62 | 36 | 58 | 61 | 17 |
| Octal | 100 | 165 | 2 | 55 | 0 | 142 | 66 | 130 | 141 | 27 |
| Binary | 1000000 | 1110101 | 10 | 101101 | 0 | 1100010 | 110110 | 1011000 | 1100001 | 10111 |
Color Harmonies of #407502
Complementary color
Monochromatic Colors of #407502
Black with #407502
Text Example
Text Example
White with #407502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407502; }
p { color: rgb(64,117,2); }
H1.HeaderClassName
{
color: #407502;
}
.AnyTagClassName
{
color: #407502;
}
</style>
background-color css
<style>
a { background-color: #407502; }
a { background-color: rgb(64,117,2); }
div.DivClassName
{
background-color: #407502;
}
.BgClassName
{
background-color: #407502;
}
</style>
border-color css
<style>
span { border-color: #407502; }
span { border-color: rgb(64,117,2); }
td.TdClassName
{
border-color: #407502;
}
.TagClassName
{
border-color: #407502;
}
</style>