Shades of Bilbao #438420
Tints of Bilbao #438420
RGB
CMYK
RGB Variations
Color information
#438420 (or 0x438420) is known color: Bilbao. HEX triplet: 43, 84 and 20. RGB value is (67,132,32). Sum of RGB (Red+Green+Blue) = 67+132+32=231 (30% of max value = 765). Red value is 67 (26.56% from 255 or 29.00% from 231); Green value is 132 (51.95% from 255 or 57.14% from 231); Blue value is 32 (12.89% from 255 or 13.85% from 231); Max value from RGB is 132 - color contains mainly: green. Hex color #438420 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #438420 is #BC7BDF. Grayscale: #656565. Windows color (decimal): -12352480 or 2131011. OLE color: 2131011.
HSL color Cylindrical-coordinate representation of color #438420: hue angle of 99º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #438420 is Cyan = 0.49, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 132 | 32 | - |
| CMYK | 0.49 | 0 | 0.76 | 0.48 |
| HSL | 99º | 0.61% | 0.32% | - |
| HSV(B) | 99º | 0.76% | 0.52% | - |
| XYZ | 10.83 | 17.8 | 4.23 | - |
| YUV | 101.17 | 88.97 | 103.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 132 | 32 | 0.49 | 0 | 0.76 | 0.48 | 99 | 0.61 | 0.32 |
| Hex | 43 | 84 | 20 | 31 | 0 | 4C | 30 | 63 | 3D | 20 |
| Octal | 103 | 204 | 40 | 61 | 0 | 114 | 60 | 143 | 75 | 40 |
| Binary | 1000011 | 10000100 | 100000 | 110001 | 0 | 1001100 | 110000 | 1100011 | 111101 | 100000 |
Color Harmonies of #438420
Complementary color
Monochromatic Colors of #438420
Black with #438420
Text Example
Text Example
White with #438420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438420; }
p { color: rgb(67,132,32); }
H1.HeaderClassName
{
color: #438420;
}
.AnyTagClassName
{
color: #438420;
}
</style>
background-color css
<style>
a { background-color: #438420; }
a { background-color: rgb(67,132,32); }
div.DivClassName
{
background-color: #438420;
}
.BgClassName
{
background-color: #438420;
}
</style>
border-color css
<style>
span { border-color: #438420; }
span { border-color: rgb(67,132,32); }
td.TdClassName
{
border-color: #438420;
}
.TagClassName
{
border-color: #438420;
}
</style>