Shades of Bilbao #397207
Tints of Bilbao #397207
RGB
CMYK
RGB Variations
Color information
#397207 (or 0x397207) is known color: Bilbao. HEX triplet: 39, 72 and 07. RGB value is (57,114,7). Sum of RGB (Red+Green+Blue) = 57+114+7=178 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.02% from 178); Green value is 114 (44.92% from 255 or 64.04% from 178); Blue value is 7 (3.12% from 255 or 3.93% from 178); Max value from RGB is 114 - color contains mainly: green. Hex color #397207 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397207 is #C68DF8. Grayscale: #555555. Windows color (decimal): -13012473 or 487993. OLE color: 487993.
HSL color Cylindrical-coordinate representation of color #397207: hue angle of 91.96º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #397207 is Cyan = 0.50, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 114 | 7 | - |
| CMYK | 0.50 | 0 | 0.94 | 0.55 |
| HSL | 91.96º | 0.88% | 0.24% | - |
| HSV(B) | 91.96º | 0.94% | 0.45% | - |
| XYZ | 7.74 | 12.92 | 2.29 | - |
| YUV | 84.76 | 84.12 | 108.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 114 | 7 | 0.50 | 0 | 0.94 | 0.55 | 91.96 | 0.88 | 0.24 |
| Hex | 39 | 72 | 7 | 32 | 0 | 5E | 37 | 5C | 58 | 18 |
| Octal | 71 | 162 | 7 | 62 | 0 | 136 | 67 | 134 | 130 | 30 |
| Binary | 111001 | 1110010 | 111 | 110010 | 0 | 1011110 | 110111 | 1011100 | 1011000 | 11000 |
Color Harmonies of #397207
Complementary color
Monochromatic Colors of #397207
Black with #397207
Text Example
Text Example
White with #397207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397207; }
p { color: rgb(57,114,7); }
H1.HeaderClassName
{
color: #397207;
}
.AnyTagClassName
{
color: #397207;
}
</style>
background-color css
<style>
a { background-color: #397207; }
a { background-color: rgb(57,114,7); }
div.DivClassName
{
background-color: #397207;
}
.BgClassName
{
background-color: #397207;
}
</style>
border-color css
<style>
span { border-color: #397207; }
span { border-color: rgb(57,114,7); }
td.TdClassName
{
border-color: #397207;
}
.TagClassName
{
border-color: #397207;
}
</style>