Shades of Bilbao #398820
Tints of Bilbao #398820
RGB
CMYK
RGB Variations
Color information
#398820 (or 0x398820) is known color: Bilbao. HEX triplet: 39, 88 and 20. RGB value is (57,136,32). Sum of RGB (Red+Green+Blue) = 57+136+32=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 136 (53.52% from 255 or 60.44% from 225); Blue value is 32 (12.89% from 255 or 14.22% from 225); Max value from RGB is 136 - color contains mainly: green. Hex color #398820 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398820 is #C677DF. Grayscale: #646464. Windows color (decimal): -13006816 or 2132025. OLE color: 2132025.
HSL color Cylindrical-coordinate representation of color #398820: hue angle of 105.58º degrees, saturation: 0.62, 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 #398820 is Cyan = 0.58, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 136 | 32 | - |
| CMYK | 0.58 | 0 | 0.76 | 0.47 |
| HSL | 105.58º | 0.62% | 0.33% | - |
| HSV(B) | 105.58º | 0.76% | 0.53% | - |
| XYZ | 10.75 | 18.58 | 4.39 | - |
| YUV | 100.52 | 89.33 | 96.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 136 | 32 | 0.58 | 0 | 0.76 | 0.47 | 105.58 | 0.62 | 0.33 |
| Hex | 39 | 88 | 20 | 3A | 0 | 4C | 2F | 6A | 3E | 21 |
| Octal | 71 | 210 | 40 | 72 | 0 | 114 | 57 | 152 | 76 | 41 |
| Binary | 111001 | 10001000 | 100000 | 111010 | 0 | 1001100 | 101111 | 1101010 | 111110 | 100001 |
Color Harmonies of #398820
Complementary color
Monochromatic Colors of #398820
Black with #398820
Text Example
Text Example
White with #398820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398820; }
p { color: rgb(57,136,32); }
H1.HeaderClassName
{
color: #398820;
}
.AnyTagClassName
{
color: #398820;
}
</style>
background-color css
<style>
a { background-color: #398820; }
a { background-color: rgb(57,136,32); }
div.DivClassName
{
background-color: #398820;
}
.BgClassName
{
background-color: #398820;
}
</style>
border-color css
<style>
span { border-color: #398820; }
span { border-color: rgb(57,136,32); }
td.TdClassName
{
border-color: #398820;
}
.TagClassName
{
border-color: #398820;
}
</style>