Shades of Bilbao #408233
Tints of Bilbao #408233
RGB
CMYK
RGB Variations
Color information
#408233 (or 0x408233) is known color: Bilbao. HEX triplet: 40, 82 and 33. RGB value is (64,130,51). Sum of RGB (Red+Green+Blue) = 64+130+51=245 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.12% from 245); Green value is 130 (51.17% from 255 or 53.06% from 245); Blue value is 51 (20.31% from 255 or 20.82% from 245); Max value from RGB is 130 - color contains mainly: green. Hex color #408233 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408233 is #BF7DCC. Grayscale: #656565. Windows color (decimal): -12549581 or 3375680. OLE color: 3375680.
HSL color Cylindrical-coordinate representation of color #408233: hue angle of 110.13º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #408233 is Cyan = 0.51, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 130 | 51 | - |
| CMYK | 0.51 | 0 | 0.61 | 0.49 |
| HSL | 110.13º | 0.44% | 0.35% | - |
| HSV(B) | 110.13º | 0.61% | 0.51% | - |
| XYZ | 10.69 | 17.29 | 5.91 | - |
| YUV | 101.26 | 99.63 | 101.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 130 | 51 | 0.51 | 0 | 0.61 | 0.49 | 110.13 | 0.44 | 0.35 |
| Hex | 40 | 82 | 33 | 33 | 0 | 3D | 31 | 6E | 2C | 23 |
| Octal | 100 | 202 | 63 | 63 | 0 | 75 | 61 | 156 | 54 | 43 |
| Binary | 1000000 | 10000010 | 110011 | 110011 | 0 | 111101 | 110001 | 1101110 | 101100 | 100011 |
Color Harmonies of #408233
Complementary color
Monochromatic Colors of #408233
Black with #408233
Text Example
Text Example
White with #408233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408233; }
p { color: rgb(64,130,51); }
H1.HeaderClassName
{
color: #408233;
}
.AnyTagClassName
{
color: #408233;
}
</style>
background-color css
<style>
a { background-color: #408233; }
a { background-color: rgb(64,130,51); }
div.DivClassName
{
background-color: #408233;
}
.BgClassName
{
background-color: #408233;
}
</style>
border-color css
<style>
span { border-color: #408233; }
span { border-color: rgb(64,130,51); }
td.TdClassName
{
border-color: #408233;
}
.TagClassName
{
border-color: #408233;
}
</style>