Shades of Bilbao #397104
Tints of Bilbao #397104
RGB
CMYK
RGB Variations
Color information
#397104 (or 0x397104) is known color: Bilbao. HEX triplet: 39, 71 and 04. RGB value is (57,113,4). Sum of RGB (Red+Green+Blue) = 57+113+4=174 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.76% from 174); Green value is 113 (44.53% from 255 or 64.94% from 174); Blue value is 4 (1.95% from 255 or 2.30% from 174); Max value from RGB is 113 - color contains mainly: green. Hex color #397104 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397104 is #C68EFB. Grayscale: #545454. Windows color (decimal): -13012732 or 291129. OLE color: 291129.
HSL color Cylindrical-coordinate representation of color #397104: hue angle of 90.83º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #397104 is Cyan = 0.50, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 113 | 4 | - |
| CMYK | 0.50 | 0 | 0.96 | 0.56 |
| HSL | 90.83º | 0.93% | 0.23% | - |
| HSV(B) | 90.83º | 0.96% | 0.44% | - |
| XYZ | 7.61 | 12.69 | 2.16 | - |
| YUV | 83.83 | 82.95 | 108.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 4 | 0.50 | 0 | 0.96 | 0.56 | 90.83 | 0.93 | 0.23 |
| Hex | 39 | 71 | 4 | 32 | 0 | 60 | 38 | 5B | 5D | 17 |
| Octal | 71 | 161 | 4 | 62 | 0 | 140 | 70 | 133 | 135 | 27 |
| Binary | 111001 | 1110001 | 100 | 110010 | 0 | 1100000 | 111000 | 1011011 | 1011101 | 10111 |
Color Harmonies of #397104
Complementary color
Monochromatic Colors of #397104
Black with #397104
Text Example
Text Example
White with #397104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397104; }
p { color: rgb(57,113,4); }
H1.HeaderClassName
{
color: #397104;
}
.AnyTagClassName
{
color: #397104;
}
</style>
background-color css
<style>
a { background-color: #397104; }
a { background-color: rgb(57,113,4); }
div.DivClassName
{
background-color: #397104;
}
.BgClassName
{
background-color: #397104;
}
</style>
border-color css
<style>
span { border-color: #397104; }
span { border-color: rgb(57,113,4); }
td.TdClassName
{
border-color: #397104;
}
.TagClassName
{
border-color: #397104;
}
</style>