Shades of Bilbao #397128
Tints of Bilbao #397128
RGB
CMYK
RGB Variations
Color information
#397128 (or 0x397128) is known color: Bilbao. HEX triplet: 39, 71 and 28. RGB value is (57,113,40). Sum of RGB (Red+Green+Blue) = 57+113+40=210 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.14% from 210); Green value is 113 (44.53% from 255 or 53.81% from 210); Blue value is 40 (16.02% from 255 or 19.05% from 210); Max value from RGB is 113 - color contains mainly: green. Hex color #397128 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397128 is #C68ED7. Grayscale: #585858. Windows color (decimal): -13012696 or 2650425. OLE color: 2650425.
HSL color Cylindrical-coordinate representation of color #397128: hue angle of 106.03º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #397128 is Cyan = 0.50, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 113 | 40 | - |
| CMYK | 0.50 | 0 | 0.65 | 0.56 |
| HSL | 106.03º | 0.48% | 0.3% | - |
| HSV(B) | 106.03º | 0.65% | 0.44% | - |
| XYZ | 7.98 | 12.83 | 4.06 | - |
| YUV | 87.93 | 100.95 | 105.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 40 | 0.50 | 0 | 0.65 | 0.56 | 106.03 | 0.48 | 0.3 |
| Hex | 39 | 71 | 28 | 32 | 0 | 41 | 38 | 6A | 30 | 1E |
| Octal | 71 | 161 | 50 | 62 | 0 | 101 | 70 | 152 | 60 | 36 |
| Binary | 111001 | 1110001 | 101000 | 110010 | 0 | 1000001 | 111000 | 1101010 | 110000 | 11110 |
Color Harmonies of #397128
Complementary color
Monochromatic Colors of #397128
Black with #397128
Text Example
Text Example
White with #397128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397128; }
p { color: rgb(57,113,40); }
H1.HeaderClassName
{
color: #397128;
}
.AnyTagClassName
{
color: #397128;
}
</style>
background-color css
<style>
a { background-color: #397128; }
a { background-color: rgb(57,113,40); }
div.DivClassName
{
background-color: #397128;
}
.BgClassName
{
background-color: #397128;
}
</style>
border-color css
<style>
span { border-color: #397128; }
span { border-color: rgb(57,113,40); }
td.TdClassName
{
border-color: #397128;
}
.TagClassName
{
border-color: #397128;
}
</style>