Shades of Bilbao #407618
Tints of Bilbao #407618
RGB
CMYK
RGB Variations
Color information
#407618 (or 0x407618) is known color: Bilbao. HEX triplet: 40, 76 and 18. RGB value is (64,118,24). Sum of RGB (Red+Green+Blue) = 64+118+24=206 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.07% from 206); Green value is 118 (46.48% from 255 or 57.28% from 206); Blue value is 24 (9.77% from 255 or 11.65% from 206); Max value from RGB is 118 - color contains mainly: green. Hex color #407618 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407618 is #BF89E7. Grayscale: #5B5B5B. Windows color (decimal): -12552680 or 1603136. OLE color: 1603136.
HSL color Cylindrical-coordinate representation of color #407618: hue angle of 94.47º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #407618 is Cyan = 0.46, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 24 | - |
| CMYK | 0.46 | 0 | 0.80 | 0.54 |
| HSL | 94.47º | 0.66% | 0.28% | - |
| HSV(B) | 94.47º | 0.8% | 0.46% | - |
| XYZ | 8.76 | 14.11 | 3.13 | - |
| YUV | 91.14 | 90.11 | 108.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 24 | 0.46 | 0 | 0.80 | 0.54 | 94.47 | 0.66 | 0.28 |
| Hex | 40 | 76 | 18 | 2E | 0 | 50 | 36 | 5E | 42 | 1C |
| Octal | 100 | 166 | 30 | 56 | 0 | 120 | 66 | 136 | 102 | 34 |
| Binary | 1000000 | 1110110 | 11000 | 101110 | 0 | 1010000 | 110110 | 1011110 | 1000010 | 11100 |
Color Harmonies of #407618
Complementary color
Monochromatic Colors of #407618
Black with #407618
Text Example
Text Example
White with #407618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407618; }
p { color: rgb(64,118,24); }
H1.HeaderClassName
{
color: #407618;
}
.AnyTagClassName
{
color: #407618;
}
</style>
background-color css
<style>
a { background-color: #407618; }
a { background-color: rgb(64,118,24); }
div.DivClassName
{
background-color: #407618;
}
.BgClassName
{
background-color: #407618;
}
</style>
border-color css
<style>
span { border-color: #407618; }
span { border-color: rgb(64,118,24); }
td.TdClassName
{
border-color: #407618;
}
.TagClassName
{
border-color: #407618;
}
</style>