Shades of Bilbao #407601
Tints of Bilbao #407601
RGB
CMYK
RGB Variations
Color information
#407601 (or 0x407601) is known color: Bilbao. HEX triplet: 40, 76 and 01. RGB value is (64,118,1). Sum of RGB (Red+Green+Blue) = 64+118+1=183 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.97% from 183); Green value is 118 (46.48% from 255 or 64.48% from 183); Blue value is 1 (0.78% from 255 or 0.55% from 183); Max value from RGB is 118 - color contains mainly: green. Hex color #407601 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407601 is #BF89FE. Grayscale: #585858. Windows color (decimal): -12552703 or 95808. OLE color: 95808.
HSL color Cylindrical-coordinate representation of color #407601: hue angle of 87.69º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #407601 is Cyan = 0.46, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 1 | - |
| CMYK | 0.46 | 0 | 0.99 | 0.54 |
| HSL | 87.69º | 0.98% | 0.23% | - |
| HSV(B) | 87.69º | 0.99% | 0.46% | - |
| XYZ | 8.6 | 14.05 | 2.29 | - |
| YUV | 88.52 | 78.61 | 110.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 1 | 0.46 | 0 | 0.99 | 0.54 | 87.69 | 0.98 | 0.23 |
| Hex | 40 | 76 | 1 | 2E | 0 | 63 | 36 | 58 | 62 | 17 |
| Octal | 100 | 166 | 1 | 56 | 0 | 143 | 66 | 130 | 142 | 27 |
| Binary | 1000000 | 1110110 | 1 | 101110 | 0 | 1100011 | 110110 | 1011000 | 1100010 | 10111 |
Color Harmonies of #407601
Complementary color
Monochromatic Colors of #407601
Black with #407601
Text Example
Text Example
White with #407601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407601; }
p { color: rgb(64,118,1); }
H1.HeaderClassName
{
color: #407601;
}
.AnyTagClassName
{
color: #407601;
}
</style>
background-color css
<style>
a { background-color: #407601; }
a { background-color: rgb(64,118,1); }
div.DivClassName
{
background-color: #407601;
}
.BgClassName
{
background-color: #407601;
}
</style>
border-color css
<style>
span { border-color: #407601; }
span { border-color: rgb(64,118,1); }
td.TdClassName
{
border-color: #407601;
}
.TagClassName
{
border-color: #407601;
}
</style>