Shades of Bilbao #398200
Tints of Bilbao #398200
RGB
CMYK
RGB Variations
Color information
#398200 (or 0x398200) is known color: Bilbao. HEX triplet: 39, 82 and 00. RGB value is (57,130,0). Sum of RGB (Red+Green+Blue) = 57+130+0=187 (24% of max value = 765). Red value is 57 (22.66% from 255 or 30.48% from 187); Green value is 130 (51.17% from 255 or 69.52% from 187); Blue value is 0 (0.39% from 255 or 0% from 187); Max value from RGB is 130 - color contains mainly: green. Hex color #398200 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398200 is #C67DFF. Grayscale: #5D5D5D. Windows color (decimal): -13008384 or 33337. OLE color: 33337.
HSL color Cylindrical-coordinate representation of color #398200: hue angle of 93.69º degrees, saturation: 1, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 1%. Process color model (Four color, CMYK) of #398200 is Cyan = 0.56, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 130 | 0 | - |
| CMYK | 0.56 | 0 | 1 | 0.49 |
| HSL | 93.69º | 1% | 0.25% | - |
| HSV(B) | 93.69º | 1% | 0.51% | - |
| XYZ | 9.67 | 16.84 | 2.74 | - |
| YUV | 93.35 | 75.32 | 102.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 130 | 0 | 0.56 | 0 | 1 | 0.49 | 93.69 | 1 | 0.25 |
| Hex | 39 | 82 | 0 | 38 | 0 | 64 | 31 | 5E | 64 | 19 |
| Octal | 71 | 202 | 0 | 70 | 0 | 144 | 61 | 136 | 144 | 31 |
| Binary | 111001 | 10000010 | 0 | 111000 | 0 | 1100100 | 110001 | 1011110 | 1100100 | 11001 |
Color Harmonies of #398200
Complementary color
Monochromatic Colors of #398200
Black with #398200
Text Example
Text Example
White with #398200
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398200; }
p { color: rgb(57,130,0); }
H1.HeaderClassName
{
color: #398200;
}
.AnyTagClassName
{
color: #398200;
}
</style>
background-color css
<style>
a { background-color: #398200; }
a { background-color: rgb(57,130,0); }
div.DivClassName
{
background-color: #398200;
}
.BgClassName
{
background-color: #398200;
}
</style>
border-color css
<style>
span { border-color: #398200; }
span { border-color: rgb(57,130,0); }
td.TdClassName
{
border-color: #398200;
}
.TagClassName
{
border-color: #398200;
}
</style>