Shades of Bilbao #397106
Tints of Bilbao #397106
RGB
CMYK
RGB Variations
Color information
#397106 (or 0x397106) is known color: Bilbao. HEX triplet: 39, 71 and 06. RGB value is (57,113,6). Sum of RGB (Red+Green+Blue) = 57+113+6=176 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.39% from 176); Green value is 113 (44.53% from 255 or 64.20% from 176); Blue value is 6 (2.73% from 255 or 3.41% from 176); Max value from RGB is 113 - color contains mainly: green. Hex color #397106 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397106 is #C68EF9. Grayscale: #545454. Windows color (decimal): -13012730 or 422201. OLE color: 422201.
HSL color Cylindrical-coordinate representation of color #397106: hue angle of 91.4º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #397106 is Cyan = 0.50, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 113 | 6 | - |
| CMYK | 0.50 | 0 | 0.95 | 0.56 |
| HSL | 91.4º | 0.9% | 0.23% | - |
| HSV(B) | 91.4º | 0.95% | 0.44% | - |
| XYZ | 7.63 | 12.69 | 2.22 | - |
| YUV | 84.06 | 83.95 | 108.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 6 | 0.50 | 0 | 0.95 | 0.56 | 91.4 | 0.9 | 0.23 |
| Hex | 39 | 71 | 6 | 32 | 0 | 5F | 38 | 5B | 5A | 17 |
| Octal | 71 | 161 | 6 | 62 | 0 | 137 | 70 | 133 | 132 | 27 |
| Binary | 111001 | 1110001 | 110 | 110010 | 0 | 1011111 | 111000 | 1011011 | 1011010 | 10111 |
Color Harmonies of #397106
Complementary color
Monochromatic Colors of #397106
Black with #397106
Text Example
Text Example
White with #397106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397106; }
p { color: rgb(57,113,6); }
H1.HeaderClassName
{
color: #397106;
}
.AnyTagClassName
{
color: #397106;
}
</style>
background-color css
<style>
a { background-color: #397106; }
a { background-color: rgb(57,113,6); }
div.DivClassName
{
background-color: #397106;
}
.BgClassName
{
background-color: #397106;
}
</style>
border-color css
<style>
span { border-color: #397106; }
span { border-color: rgb(57,113,6); }
td.TdClassName
{
border-color: #397106;
}
.TagClassName
{
border-color: #397106;
}
</style>