Shades of Bilbao #398220
Tints of Bilbao #398220
RGB
CMYK
RGB Variations
Color information
#398220 (or 0x398220) is known color: Bilbao. HEX triplet: 39, 82 and 20. RGB value is (57,130,32). Sum of RGB (Red+Green+Blue) = 57+130+32=219 (29% of max value = 765). Red value is 57 (22.66% from 255 or 26.03% from 219); Green value is 130 (51.17% from 255 or 59.36% from 219); Blue value is 32 (12.89% from 255 or 14.61% from 219); Max value from RGB is 130 - color contains mainly: green. Hex color #398220 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398220 is #C67DDF. Grayscale: #616161. Windows color (decimal): -13008352 or 2130489. OLE color: 2130489.
HSL color Cylindrical-coordinate representation of color #398220: hue angle of 104.69º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #398220 is Cyan = 0.56, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 130 | 32 | - |
| CMYK | 0.56 | 0 | 0.75 | 0.49 |
| HSL | 104.69º | 0.6% | 0.32% | - |
| HSV(B) | 104.69º | 0.75% | 0.51% | - |
| XYZ | 9.93 | 16.94 | 4.11 | - |
| YUV | 97 | 91.32 | 99.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 130 | 32 | 0.56 | 0 | 0.75 | 0.49 | 104.69 | 0.6 | 0.32 |
| Hex | 39 | 82 | 20 | 38 | 0 | 4B | 31 | 69 | 3C | 20 |
| Octal | 71 | 202 | 40 | 70 | 0 | 113 | 61 | 151 | 74 | 40 |
| Binary | 111001 | 10000010 | 100000 | 111000 | 0 | 1001011 | 110001 | 1101001 | 111100 | 100000 |
Color Harmonies of #398220
Complementary color
Monochromatic Colors of #398220
Black with #398220
Text Example
Text Example
White with #398220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398220; }
p { color: rgb(57,130,32); }
H1.HeaderClassName
{
color: #398220;
}
.AnyTagClassName
{
color: #398220;
}
</style>
background-color css
<style>
a { background-color: #398220; }
a { background-color: rgb(57,130,32); }
div.DivClassName
{
background-color: #398220;
}
.BgClassName
{
background-color: #398220;
}
</style>
border-color css
<style>
span { border-color: #398220; }
span { border-color: rgb(57,130,32); }
td.TdClassName
{
border-color: #398220;
}
.TagClassName
{
border-color: #398220;
}
</style>