Shades of Bilbao #397025
Tints of Bilbao #397025
RGB
CMYK
RGB Variations
Color information
#397025 (or 0x397025) is known color: Bilbao. HEX triplet: 39, 70 and 25. RGB value is (57,112,37). Sum of RGB (Red+Green+Blue) = 57+112+37=206 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.67% from 206); Green value is 112 (44.14% from 255 or 54.37% from 206); Blue value is 37 (14.84% from 255 or 17.96% from 206); Max value from RGB is 112 - color contains mainly: green. Hex color #397025 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397025 is #C68FDA. Grayscale: #575757. Windows color (decimal): -13012955 or 2453561. OLE color: 2453561.
HSL color Cylindrical-coordinate representation of color #397025: hue angle of 104º degrees, saturation: 0.5, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #397025 is Cyan = 0.49, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 112 | 37 | - |
| CMYK | 0.49 | 0 | 0.67 | 0.56 |
| HSL | 104º | 0.5% | 0.29% | - |
| HSV(B) | 104º | 0.67% | 0.44% | - |
| XYZ | 7.82 | 12.59 | 3.77 | - |
| YUV | 87.01 | 99.78 | 106.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 37 | 0.49 | 0 | 0.67 | 0.56 | 104 | 0.5 | 0.29 |
| Hex | 39 | 70 | 25 | 31 | 0 | 43 | 38 | 68 | 32 | 1D |
| Octal | 71 | 160 | 45 | 61 | 0 | 103 | 70 | 150 | 62 | 35 |
| Binary | 111001 | 1110000 | 100101 | 110001 | 0 | 1000011 | 111000 | 1101000 | 110010 | 11101 |
Color Harmonies of #397025
Complementary color
Monochromatic Colors of #397025
Black with #397025
Text Example
Text Example
White with #397025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397025; }
p { color: rgb(57,112,37); }
H1.HeaderClassName
{
color: #397025;
}
.AnyTagClassName
{
color: #397025;
}
</style>
background-color css
<style>
a { background-color: #397025; }
a { background-color: rgb(57,112,37); }
div.DivClassName
{
background-color: #397025;
}
.BgClassName
{
background-color: #397025;
}
</style>
border-color css
<style>
span { border-color: #397025; }
span { border-color: rgb(57,112,37); }
td.TdClassName
{
border-color: #397025;
}
.TagClassName
{
border-color: #397025;
}
</style>