Shades of Bilbao #397120
Tints of Bilbao #397120
RGB
CMYK
RGB Variations
Color information
#397120 (or 0x397120) is known color: Bilbao. HEX triplet: 39, 71 and 20. RGB value is (57,113,32). Sum of RGB (Red+Green+Blue) = 57+113+32=202 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.22% from 202); Green value is 113 (44.53% from 255 or 55.94% from 202); Blue value is 32 (12.89% from 255 or 15.84% from 202); Max value from RGB is 113 - color contains mainly: green. Hex color #397120 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397120 is #C68EDF. Grayscale: #575757. Windows color (decimal): -13012704 or 2126137. OLE color: 2126137.
HSL color Cylindrical-coordinate representation of color #397120: hue angle of 101.48º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #397120 is Cyan = 0.50, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 113 | 32 | - |
| CMYK | 0.50 | 0 | 0.72 | 0.56 |
| HSL | 101.48º | 0.56% | 0.28% | - |
| HSV(B) | 101.48º | 0.72% | 0.44% | - |
| XYZ | 7.85 | 12.78 | 3.42 | - |
| YUV | 87.02 | 96.95 | 106.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 32 | 0.50 | 0 | 0.72 | 0.56 | 101.48 | 0.56 | 0.28 |
| Hex | 39 | 71 | 20 | 32 | 0 | 48 | 38 | 65 | 38 | 1C |
| Octal | 71 | 161 | 40 | 62 | 0 | 110 | 70 | 145 | 70 | 34 |
| Binary | 111001 | 1110001 | 100000 | 110010 | 0 | 1001000 | 111000 | 1100101 | 111000 | 11100 |
Color Harmonies of #397120
Complementary color
Monochromatic Colors of #397120
Black with #397120
Text Example
Text Example
White with #397120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397120; }
p { color: rgb(57,113,32); }
H1.HeaderClassName
{
color: #397120;
}
.AnyTagClassName
{
color: #397120;
}
</style>
background-color css
<style>
a { background-color: #397120; }
a { background-color: rgb(57,113,32); }
div.DivClassName
{
background-color: #397120;
}
.BgClassName
{
background-color: #397120;
}
</style>
border-color css
<style>
span { border-color: #397120; }
span { border-color: rgb(57,113,32); }
td.TdClassName
{
border-color: #397120;
}
.TagClassName
{
border-color: #397120;
}
</style>