Shades of Bilbao #398620
Tints of Bilbao #398620
RGB
CMYK
RGB Variations
Color information
#398620 (or 0x398620) is known color: Bilbao. HEX triplet: 39, 86 and 20. RGB value is (57,134,32). Sum of RGB (Red+Green+Blue) = 57+134+32=223 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.56% from 223); Green value is 134 (52.73% from 255 or 60.09% from 223); Blue value is 32 (12.89% from 255 or 14.35% from 223); Max value from RGB is 134 - color contains mainly: green. Hex color #398620 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398620 is #C679DF. Grayscale: #636363. Windows color (decimal): -13007328 or 2131513. OLE color: 2131513.
HSL color Cylindrical-coordinate representation of color #398620: hue angle of 105.29º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #398620 is Cyan = 0.57, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 134 | 32 | - |
| CMYK | 0.57 | 0 | 0.76 | 0.47 |
| HSL | 105.29º | 0.61% | 0.33% | - |
| HSV(B) | 105.29º | 0.76% | 0.53% | - |
| XYZ | 10.47 | 18.02 | 4.29 | - |
| YUV | 99.35 | 89.99 | 97.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 134 | 32 | 0.57 | 0 | 0.76 | 0.47 | 105.29 | 0.61 | 0.33 |
| Hex | 39 | 86 | 20 | 39 | 0 | 4C | 2F | 69 | 3D | 21 |
| Octal | 71 | 206 | 40 | 71 | 0 | 114 | 57 | 151 | 75 | 41 |
| Binary | 111001 | 10000110 | 100000 | 111001 | 0 | 1001100 | 101111 | 1101001 | 111101 | 100001 |
Color Harmonies of #398620
Complementary color
Monochromatic Colors of #398620
Black with #398620
Text Example
Text Example
White with #398620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398620; }
p { color: rgb(57,134,32); }
H1.HeaderClassName
{
color: #398620;
}
.AnyTagClassName
{
color: #398620;
}
</style>
background-color css
<style>
a { background-color: #398620; }
a { background-color: rgb(57,134,32); }
div.DivClassName
{
background-color: #398620;
}
.BgClassName
{
background-color: #398620;
}
</style>
border-color css
<style>
span { border-color: #398620; }
span { border-color: rgb(57,134,32); }
td.TdClassName
{
border-color: #398620;
}
.TagClassName
{
border-color: #398620;
}
</style>