Shades of Bilbao #407923
Tints of Bilbao #407923
RGB
CMYK
RGB Variations
Color information
#407923 (or 0x407923) is known color: Bilbao. HEX triplet: 40, 79 and 23. RGB value is (64,121,35). Sum of RGB (Red+Green+Blue) = 64+121+35=220 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.09% from 220); Green value is 121 (47.66% from 255 or 55% from 220); Blue value is 35 (14.06% from 255 or 15.91% from 220); Max value from RGB is 121 - color contains mainly: green. Hex color #407923 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407923 is #BF86DC. Grayscale: #5E5E5E. Windows color (decimal): -12551901 or 2324800. OLE color: 2324800.
HSL color Cylindrical-coordinate representation of color #407923: hue angle of 99.77º degrees, saturation: 0.55, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #407923 is Cyan = 0.47, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 121 | 35 | - |
| CMYK | 0.47 | 0 | 0.71 | 0.53 |
| HSL | 99.77º | 0.55% | 0.31% | - |
| HSV(B) | 99.77º | 0.71% | 0.47% | - |
| XYZ | 9.26 | 14.89 | 3.98 | - |
| YUV | 94.15 | 94.62 | 106.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 121 | 35 | 0.47 | 0 | 0.71 | 0.53 | 99.77 | 0.55 | 0.31 |
| Hex | 40 | 79 | 23 | 2F | 0 | 47 | 35 | 64 | 37 | 1F |
| Octal | 100 | 171 | 43 | 57 | 0 | 107 | 65 | 144 | 67 | 37 |
| Binary | 1000000 | 1111001 | 100011 | 101111 | 0 | 1000111 | 110101 | 1100100 | 110111 | 11111 |
Color Harmonies of #407923
Complementary color
Monochromatic Colors of #407923
Black with #407923
Text Example
Text Example
White with #407923
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407923; }
p { color: rgb(64,121,35); }
H1.HeaderClassName
{
color: #407923;
}
.AnyTagClassName
{
color: #407923;
}
</style>
background-color css
<style>
a { background-color: #407923; }
a { background-color: rgb(64,121,35); }
div.DivClassName
{
background-color: #407923;
}
.BgClassName
{
background-color: #407923;
}
</style>
border-color css
<style>
span { border-color: #407923; }
span { border-color: rgb(64,121,35); }
td.TdClassName
{
border-color: #407923;
}
.TagClassName
{
border-color: #407923;
}
</style>