Shades of Bilbao #407602
Tints of Bilbao #407602
RGB
CMYK
RGB Variations
Color information
#407602 (or 0x407602) is known color: Bilbao. HEX triplet: 40, 76 and 02. RGB value is (64,118,2). Sum of RGB (Red+Green+Blue) = 64+118+2=184 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.78% from 184); Green value is 118 (46.48% from 255 or 64.13% from 184); Blue value is 2 (1.17% from 255 or 1.09% from 184); Max value from RGB is 118 - color contains mainly: green. Hex color #407602 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407602 is #BF89FD. Grayscale: #595959. Windows color (decimal): -12552702 or 161344. OLE color: 161344.
HSL color Cylindrical-coordinate representation of color #407602: hue angle of 87.93º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #407602 is Cyan = 0.46, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 2 | - |
| CMYK | 0.46 | 0 | 0.98 | 0.54 |
| HSL | 87.93º | 0.97% | 0.24% | - |
| HSV(B) | 87.93º | 0.98% | 0.46% | - |
| XYZ | 8.6 | 14.05 | 2.32 | - |
| YUV | 88.63 | 79.11 | 110.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 2 | 0.46 | 0 | 0.98 | 0.54 | 87.93 | 0.97 | 0.24 |
| Hex | 40 | 76 | 2 | 2E | 0 | 62 | 36 | 58 | 61 | 18 |
| Octal | 100 | 166 | 2 | 56 | 0 | 142 | 66 | 130 | 141 | 30 |
| Binary | 1000000 | 1110110 | 10 | 101110 | 0 | 1100010 | 110110 | 1011000 | 1100001 | 11000 |
Color Harmonies of #407602
Complementary color
Monochromatic Colors of #407602
Black with #407602
Text Example
Text Example
White with #407602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407602; }
p { color: rgb(64,118,2); }
H1.HeaderClassName
{
color: #407602;
}
.AnyTagClassName
{
color: #407602;
}
</style>
background-color css
<style>
a { background-color: #407602; }
a { background-color: rgb(64,118,2); }
div.DivClassName
{
background-color: #407602;
}
.BgClassName
{
background-color: #407602;
}
</style>
border-color css
<style>
span { border-color: #407602; }
span { border-color: rgb(64,118,2); }
td.TdClassName
{
border-color: #407602;
}
.TagClassName
{
border-color: #407602;
}
</style>