Shades of Bilbao #397829
Tints of Bilbao #397829
RGB
CMYK
RGB Variations
Color information
#397829 (or 0x397829) is known color: Bilbao. HEX triplet: 39, 78 and 29. RGB value is (57,120,41). Sum of RGB (Red+Green+Blue) = 57+120+41=218 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.15% from 218); Green value is 120 (47.27% from 255 or 55.05% from 218); Blue value is 41 (16.41% from 255 or 18.81% from 218); Max value from RGB is 120 - color contains mainly: green. Hex color #397829 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397829 is #C687D6. Grayscale: #5C5C5C. Windows color (decimal): -13010903 or 2717753. OLE color: 2717753.
HSL color Cylindrical-coordinate representation of color #397829: hue angle of 107.85º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #397829 is Cyan = 0.52, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 120 | 41 | - |
| CMYK | 0.52 | 0 | 0.66 | 0.53 |
| HSL | 107.85º | 0.49% | 0.32% | - |
| HSV(B) | 107.85º | 0.66% | 0.47% | - |
| XYZ | 8.8 | 14.46 | 4.43 | - |
| YUV | 92.16 | 99.13 | 102.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 120 | 41 | 0.52 | 0 | 0.66 | 0.53 | 107.85 | 0.49 | 0.32 |
| Hex | 39 | 78 | 29 | 34 | 0 | 42 | 35 | 6C | 31 | 20 |
| Octal | 71 | 170 | 51 | 64 | 0 | 102 | 65 | 154 | 61 | 40 |
| Binary | 111001 | 1111000 | 101001 | 110100 | 0 | 1000010 | 110101 | 1101100 | 110001 | 100000 |
Color Harmonies of #397829
Complementary color
Monochromatic Colors of #397829
Black with #397829
Text Example
Text Example
White with #397829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397829; }
p { color: rgb(57,120,41); }
H1.HeaderClassName
{
color: #397829;
}
.AnyTagClassName
{
color: #397829;
}
</style>
background-color css
<style>
a { background-color: #397829; }
a { background-color: rgb(57,120,41); }
div.DivClassName
{
background-color: #397829;
}
.BgClassName
{
background-color: #397829;
}
</style>
border-color css
<style>
span { border-color: #397829; }
span { border-color: rgb(57,120,41); }
td.TdClassName
{
border-color: #397829;
}
.TagClassName
{
border-color: #397829;
}
</style>