Shades of Bilbao #397029
Tints of Bilbao #397029
RGB
CMYK
RGB Variations
Color information
#397029 (or 0x397029) is known color: Bilbao. HEX triplet: 39, 70 and 29. RGB value is (57,112,41). Sum of RGB (Red+Green+Blue) = 57+112+41=210 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.14% from 210); Green value is 112 (44.14% from 255 or 53.33% from 210); Blue value is 41 (16.41% from 255 or 19.52% from 210); Max value from RGB is 112 - color contains mainly: green. Hex color #397029 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397029 is #C68FD6. Grayscale: #575757. Windows color (decimal): -13012951 or 2715705. OLE color: 2715705.
HSL color Cylindrical-coordinate representation of color #397029: hue angle of 106.48º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #397029 is Cyan = 0.49, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 112 | 41 | - |
| CMYK | 0.49 | 0 | 0.63 | 0.56 |
| HSL | 106.48º | 0.46% | 0.3% | - |
| HSV(B) | 106.48º | 0.63% | 0.44% | - |
| XYZ | 7.88 | 12.62 | 4.12 | - |
| YUV | 87.46 | 101.78 | 106.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 41 | 0.49 | 0 | 0.63 | 0.56 | 106.48 | 0.46 | 0.3 |
| Hex | 39 | 70 | 29 | 31 | 0 | 3F | 38 | 6A | 2E | 1E |
| Octal | 71 | 160 | 51 | 61 | 0 | 77 | 70 | 152 | 56 | 36 |
| Binary | 111001 | 1110000 | 101001 | 110001 | 0 | 111111 | 111000 | 1101010 | 101110 | 11110 |
Color Harmonies of #397029
Complementary color
Monochromatic Colors of #397029
Black with #397029
Text Example
Text Example
White with #397029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397029; }
p { color: rgb(57,112,41); }
H1.HeaderClassName
{
color: #397029;
}
.AnyTagClassName
{
color: #397029;
}
</style>
background-color css
<style>
a { background-color: #397029; }
a { background-color: rgb(57,112,41); }
div.DivClassName
{
background-color: #397029;
}
.BgClassName
{
background-color: #397029;
}
</style>
border-color css
<style>
span { border-color: #397029; }
span { border-color: rgb(57,112,41); }
td.TdClassName
{
border-color: #397029;
}
.TagClassName
{
border-color: #397029;
}
</style>