Shades of Bilbao #408230
Tints of Bilbao #408230
RGB
CMYK
RGB Variations
Color information
#408230 (or 0x408230) is known color: Bilbao. HEX triplet: 40, 82 and 30. RGB value is (64,130,48). Sum of RGB (Red+Green+Blue) = 64+130+48=242 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.45% from 242); Green value is 130 (51.17% from 255 or 53.72% from 242); Blue value is 48 (19.14% from 255 or 19.83% from 242); Max value from RGB is 130 - color contains mainly: green. Hex color #408230 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408230 is #BF7DCF. Grayscale: #656565. Windows color (decimal): -12549584 or 3179072. OLE color: 3179072.
HSL color Cylindrical-coordinate representation of color #408230: hue angle of 108.29º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #408230 is Cyan = 0.51, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 130 | 48 | - |
| CMYK | 0.51 | 0 | 0.63 | 0.49 |
| HSL | 108.29º | 0.46% | 0.35% | - |
| HSV(B) | 108.29º | 0.63% | 0.51% | - |
| XYZ | 10.63 | 17.27 | 5.57 | - |
| YUV | 100.92 | 98.13 | 101.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 130 | 48 | 0.51 | 0 | 0.63 | 0.49 | 108.29 | 0.46 | 0.35 |
| Hex | 40 | 82 | 30 | 33 | 0 | 3F | 31 | 6C | 2E | 23 |
| Octal | 100 | 202 | 60 | 63 | 0 | 77 | 61 | 154 | 56 | 43 |
| Binary | 1000000 | 10000010 | 110000 | 110011 | 0 | 111111 | 110001 | 1101100 | 101110 | 100011 |
Color Harmonies of #408230
Complementary color
Monochromatic Colors of #408230
Black with #408230
Text Example
Text Example
White with #408230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408230; }
p { color: rgb(64,130,48); }
H1.HeaderClassName
{
color: #408230;
}
.AnyTagClassName
{
color: #408230;
}
</style>
background-color css
<style>
a { background-color: #408230; }
a { background-color: rgb(64,130,48); }
div.DivClassName
{
background-color: #408230;
}
.BgClassName
{
background-color: #408230;
}
</style>
border-color css
<style>
span { border-color: #408230; }
span { border-color: rgb(64,130,48); }
td.TdClassName
{
border-color: #408230;
}
.TagClassName
{
border-color: #408230;
}
</style>