Shades of Bilbao #408423
Tints of Bilbao #408423
RGB
CMYK
RGB Variations
Color information
#408423 (or 0x408423) is known color: Bilbao. HEX triplet: 40, 84 and 23. RGB value is (64,132,35). Sum of RGB (Red+Green+Blue) = 64+132+35=231 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.71% from 231); Green value is 132 (51.95% from 255 or 57.14% from 231); Blue value is 35 (14.06% from 255 or 15.15% from 231); Max value from RGB is 132 - color contains mainly: green. Hex color #408423 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408423 is #BF7BDC. Grayscale: #646464. Windows color (decimal): -12549085 or 2327616. OLE color: 2327616.
HSL color Cylindrical-coordinate representation of color #408423: hue angle of 102.06º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #408423 is Cyan = 0.52, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 132 | 35 | - |
| CMYK | 0.52 | 0 | 0.73 | 0.48 |
| HSL | 102.06º | 0.58% | 0.33% | - |
| HSV(B) | 102.06º | 0.73% | 0.52% | - |
| XYZ | 10.67 | 17.71 | 4.45 | - |
| YUV | 100.61 | 90.97 | 101.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 132 | 35 | 0.52 | 0 | 0.73 | 0.48 | 102.06 | 0.58 | 0.33 |
| Hex | 40 | 84 | 23 | 34 | 0 | 49 | 30 | 66 | 3A | 21 |
| Octal | 100 | 204 | 43 | 64 | 0 | 111 | 60 | 146 | 72 | 41 |
| Binary | 1000000 | 10000100 | 100011 | 110100 | 0 | 1001001 | 110000 | 1100110 | 111010 | 100001 |
Color Harmonies of #408423
Complementary color
Monochromatic Colors of #408423
Black with #408423
Text Example
Text Example
White with #408423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408423; }
p { color: rgb(64,132,35); }
H1.HeaderClassName
{
color: #408423;
}
.AnyTagClassName
{
color: #408423;
}
</style>
background-color css
<style>
a { background-color: #408423; }
a { background-color: rgb(64,132,35); }
div.DivClassName
{
background-color: #408423;
}
.BgClassName
{
background-color: #408423;
}
</style>
border-color css
<style>
span { border-color: #408423; }
span { border-color: rgb(64,132,35); }
td.TdClassName
{
border-color: #408423;
}
.TagClassName
{
border-color: #408423;
}
</style>