Shades of Bilbao #408714
Tints of Bilbao #408714
RGB
CMYK
RGB Variations
Color information
#408714 (or 0x408714) is known color: Bilbao. HEX triplet: 40, 87 and 14. RGB value is (64,135,20). Sum of RGB (Red+Green+Blue) = 64+135+20=219 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.22% from 219); Green value is 135 (53.12% from 255 or 61.64% from 219); Blue value is 20 (8.20% from 255 or 9.13% from 219); Max value from RGB is 135 - color contains mainly: green. Hex color #408714 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408714 is #BF78EB. Grayscale: #656565. Windows color (decimal): -12548332 or 1345344. OLE color: 1345344.
HSL color Cylindrical-coordinate representation of color #408714: hue angle of 97.04º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #408714 is Cyan = 0.53, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 135 | 20 | - |
| CMYK | 0.53 | 0 | 0.85 | 0.47 |
| HSL | 97.04º | 0.74% | 0.3% | - |
| HSV(B) | 97.04º | 0.85% | 0.53% | - |
| XYZ | 10.9 | 18.47 | 3.65 | - |
| YUV | 100.66 | 82.48 | 101.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 135 | 20 | 0.53 | 0 | 0.85 | 0.47 | 97.04 | 0.74 | 0.3 |
| Hex | 40 | 87 | 14 | 35 | 0 | 55 | 2F | 61 | 4A | 1E |
| Octal | 100 | 207 | 24 | 65 | 0 | 125 | 57 | 141 | 112 | 36 |
| Binary | 1000000 | 10000111 | 10100 | 110101 | 0 | 1010101 | 101111 | 1100001 | 1001010 | 11110 |
Color Harmonies of #408714
Complementary color
Monochromatic Colors of #408714
Black with #408714
Text Example
Text Example
White with #408714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408714; }
p { color: rgb(64,135,20); }
H1.HeaderClassName
{
color: #408714;
}
.AnyTagClassName
{
color: #408714;
}
</style>
background-color css
<style>
a { background-color: #408714; }
a { background-color: rgb(64,135,20); }
div.DivClassName
{
background-color: #408714;
}
.BgClassName
{
background-color: #408714;
}
</style>
border-color css
<style>
span { border-color: #408714; }
span { border-color: rgb(64,135,20); }
td.TdClassName
{
border-color: #408714;
}
.TagClassName
{
border-color: #408714;
}
</style>