Shades of Bilbao #407823
Tints of Bilbao #407823
RGB
CMYK
RGB Variations
Color information
#407823 (or 0x407823) is known color: Bilbao. HEX triplet: 40, 78 and 23. RGB value is (64,120,35). Sum of RGB (Red+Green+Blue) = 64+120+35=219 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.22% from 219); Green value is 120 (47.27% from 255 or 54.79% from 219); Blue value is 35 (14.06% from 255 or 15.98% from 219); Max value from RGB is 120 - color contains mainly: green. Hex color #407823 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407823 is #BF87DC. Grayscale: #5D5D5D. Windows color (decimal): -12552157 or 2324544. OLE color: 2324544.
HSL color Cylindrical-coordinate representation of color #407823: hue angle of 99.53º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #407823 is Cyan = 0.47, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 120 | 35 | - |
| CMYK | 0.47 | 0 | 0.71 | 0.53 |
| HSL | 99.53º | 0.55% | 0.3% | - |
| HSV(B) | 99.53º | 0.71% | 0.47% | - |
| XYZ | 9.13 | 14.64 | 3.94 | - |
| YUV | 93.57 | 94.95 | 106.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 120 | 35 | 0.47 | 0 | 0.71 | 0.53 | 99.53 | 0.55 | 0.3 |
| Hex | 40 | 78 | 23 | 2F | 0 | 47 | 35 | 64 | 37 | 1E |
| Octal | 100 | 170 | 43 | 57 | 0 | 107 | 65 | 144 | 67 | 36 |
| Binary | 1000000 | 1111000 | 100011 | 101111 | 0 | 1000111 | 110101 | 1100100 | 110111 | 11110 |
Color Harmonies of #407823
Complementary color
Monochromatic Colors of #407823
Black with #407823
Text Example
Text Example
White with #407823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407823; }
p { color: rgb(64,120,35); }
H1.HeaderClassName
{
color: #407823;
}
.AnyTagClassName
{
color: #407823;
}
</style>
background-color css
<style>
a { background-color: #407823; }
a { background-color: rgb(64,120,35); }
div.DivClassName
{
background-color: #407823;
}
.BgClassName
{
background-color: #407823;
}
</style>
border-color css
<style>
span { border-color: #407823; }
span { border-color: rgb(64,120,35); }
td.TdClassName
{
border-color: #407823;
}
.TagClassName
{
border-color: #407823;
}
</style>