Shades of Bilbao #397329
Tints of Bilbao #397329
RGB
CMYK
RGB Variations
Color information
#397329 (or 0x397329) is known color: Bilbao. HEX triplet: 39, 73 and 29. RGB value is (57,115,41). Sum of RGB (Red+Green+Blue) = 57+115+41=213 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.76% from 213); Green value is 115 (45.31% from 255 or 53.99% from 213); Blue value is 41 (16.41% from 255 or 19.25% from 213); Max value from RGB is 115 - color contains mainly: green. Hex color #397329 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397329 is #C68CD6. Grayscale: #595959. Windows color (decimal): -13012183 or 2716473. OLE color: 2716473.
HSL color Cylindrical-coordinate representation of color #397329: hue angle of 107.03º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #397329 is Cyan = 0.50, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 115 | 41 | - |
| CMYK | 0.50 | 0 | 0.64 | 0.55 |
| HSL | 107.03º | 0.47% | 0.31% | - |
| HSV(B) | 107.03º | 0.64% | 0.45% | - |
| XYZ | 8.22 | 13.29 | 4.23 | - |
| YUV | 89.22 | 100.78 | 105.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 115 | 41 | 0.50 | 0 | 0.64 | 0.55 | 107.03 | 0.47 | 0.31 |
| Hex | 39 | 73 | 29 | 32 | 0 | 40 | 37 | 6B | 2F | 1F |
| Octal | 71 | 163 | 51 | 62 | 0 | 100 | 67 | 153 | 57 | 37 |
| Binary | 111001 | 1110011 | 101001 | 110010 | 0 | 1000000 | 110111 | 1101011 | 101111 | 11111 |
Color Harmonies of #397329
Complementary color
Monochromatic Colors of #397329
Black with #397329
Text Example
Text Example
White with #397329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397329; }
p { color: rgb(57,115,41); }
H1.HeaderClassName
{
color: #397329;
}
.AnyTagClassName
{
color: #397329;
}
</style>
background-color css
<style>
a { background-color: #397329; }
a { background-color: rgb(57,115,41); }
div.DivClassName
{
background-color: #397329;
}
.BgClassName
{
background-color: #397329;
}
</style>
border-color css
<style>
span { border-color: #397329; }
span { border-color: rgb(57,115,41); }
td.TdClassName
{
border-color: #397329;
}
.TagClassName
{
border-color: #397329;
}
</style>