Shades of Bilbao #408719
Tints of Bilbao #408719
RGB
CMYK
RGB Variations
Color information
#408719 (or 0x408719) is known color: Bilbao. HEX triplet: 40, 87 and 19. RGB value is (64,135,25). Sum of RGB (Red+Green+Blue) = 64+135+25=224 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.57% from 224); Green value is 135 (53.12% from 255 or 60.27% from 224); Blue value is 25 (10.16% from 255 or 11.16% from 224); Max value from RGB is 135 - color contains mainly: green. Hex color #408719 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408719 is #BF78E6. Grayscale: #656565. Windows color (decimal): -12548327 or 1673024. OLE color: 1673024.
HSL color Cylindrical-coordinate representation of color #408719: hue angle of 98.73º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #408719 is Cyan = 0.53, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 135 | 25 | - |
| CMYK | 0.53 | 0 | 0.81 | 0.47 |
| HSL | 98.73º | 0.69% | 0.31% | - |
| HSV(B) | 98.73º | 0.81% | 0.53% | - |
| XYZ | 10.95 | 18.49 | 3.91 | - |
| YUV | 101.23 | 84.98 | 101.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 135 | 25 | 0.53 | 0 | 0.81 | 0.47 | 98.73 | 0.69 | 0.31 |
| Hex | 40 | 87 | 19 | 35 | 0 | 51 | 2F | 63 | 45 | 1F |
| Octal | 100 | 207 | 31 | 65 | 0 | 121 | 57 | 143 | 105 | 37 |
| Binary | 1000000 | 10000111 | 11001 | 110101 | 0 | 1010001 | 101111 | 1100011 | 1000101 | 11111 |
Color Harmonies of #408719
Complementary color
Monochromatic Colors of #408719
Black with #408719
Text Example
Text Example
White with #408719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408719; }
p { color: rgb(64,135,25); }
H1.HeaderClassName
{
color: #408719;
}
.AnyTagClassName
{
color: #408719;
}
</style>
background-color css
<style>
a { background-color: #408719; }
a { background-color: rgb(64,135,25); }
div.DivClassName
{
background-color: #408719;
}
.BgClassName
{
background-color: #408719;
}
</style>
border-color css
<style>
span { border-color: #408719; }
span { border-color: rgb(64,135,25); }
td.TdClassName
{
border-color: #408719;
}
.TagClassName
{
border-color: #408719;
}
</style>