Shades of Bilbao #408224
Tints of Bilbao #408224
RGB
CMYK
RGB Variations
Color information
#408224 (or 0x408224) is known color: Bilbao. HEX triplet: 40, 82 and 24. RGB value is (64,130,36). Sum of RGB (Red+Green+Blue) = 64+130+36=230 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.83% from 230); Green value is 130 (51.17% from 255 or 56.52% from 230); Blue value is 36 (14.45% from 255 or 15.65% from 230); Max value from RGB is 130 - color contains mainly: green. Hex color #408224 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408224 is #BF7DDB. Grayscale: #636363. Windows color (decimal): -12549596 or 2392640. OLE color: 2392640.
HSL color Cylindrical-coordinate representation of color #408224: hue angle of 102.13º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #408224 is Cyan = 0.51, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 130 | 36 | - |
| CMYK | 0.51 | 0 | 0.72 | 0.49 |
| HSL | 102.13º | 0.57% | 0.33% | - |
| HSV(B) | 102.13º | 0.72% | 0.51% | - |
| XYZ | 10.42 | 17.18 | 4.44 | - |
| YUV | 99.55 | 92.13 | 102.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 130 | 36 | 0.51 | 0 | 0.72 | 0.49 | 102.13 | 0.57 | 0.33 |
| Hex | 40 | 82 | 24 | 33 | 0 | 48 | 31 | 66 | 39 | 21 |
| Octal | 100 | 202 | 44 | 63 | 0 | 110 | 61 | 146 | 71 | 41 |
| Binary | 1000000 | 10000010 | 100100 | 110011 | 0 | 1001000 | 110001 | 1100110 | 111001 | 100001 |
Color Harmonies of #408224
Complementary color
Monochromatic Colors of #408224
Black with #408224
Text Example
Text Example
White with #408224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408224; }
p { color: rgb(64,130,36); }
H1.HeaderClassName
{
color: #408224;
}
.AnyTagClassName
{
color: #408224;
}
</style>
background-color css
<style>
a { background-color: #408224; }
a { background-color: rgb(64,130,36); }
div.DivClassName
{
background-color: #408224;
}
.BgClassName
{
background-color: #408224;
}
</style>
border-color css
<style>
span { border-color: #408224; }
span { border-color: rgb(64,130,36); }
td.TdClassName
{
border-color: #408224;
}
.TagClassName
{
border-color: #408224;
}
</style>