Shades of Bilbao #397304
Tints of Bilbao #397304
RGB
CMYK
RGB Variations
Color information
#397304 (or 0x397304) is known color: Bilbao. HEX triplet: 39, 73 and 04. RGB value is (57,115,4). Sum of RGB (Red+Green+Blue) = 57+115+4=176 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.39% from 176); Green value is 115 (45.31% from 255 or 65.34% from 176); Blue value is 4 (1.95% from 255 or 2.27% from 176); Max value from RGB is 115 - color contains mainly: green. Hex color #397304 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397304 is #C68CFB. Grayscale: #555555. Windows color (decimal): -13012220 or 291641. OLE color: 291641.
HSL color Cylindrical-coordinate representation of color #397304: hue angle of 91.35º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #397304 is Cyan = 0.50, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 115 | 4 | - |
| CMYK | 0.50 | 0 | 0.97 | 0.55 |
| HSL | 91.35º | 0.93% | 0.23% | - |
| HSV(B) | 91.35º | 0.97% | 0.45% | - |
| XYZ | 7.84 | 13.14 | 2.24 | - |
| YUV | 85 | 82.28 | 108.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 115 | 4 | 0.50 | 0 | 0.97 | 0.55 | 91.35 | 0.93 | 0.23 |
| Hex | 39 | 73 | 4 | 32 | 0 | 61 | 37 | 5B | 5D | 17 |
| Octal | 71 | 163 | 4 | 62 | 0 | 141 | 67 | 133 | 135 | 27 |
| Binary | 111001 | 1110011 | 100 | 110010 | 0 | 1100001 | 110111 | 1011011 | 1011101 | 10111 |
Color Harmonies of #397304
Complementary color
Monochromatic Colors of #397304
Black with #397304
Text Example
Text Example
White with #397304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397304; }
p { color: rgb(57,115,4); }
H1.HeaderClassName
{
color: #397304;
}
.AnyTagClassName
{
color: #397304;
}
</style>
background-color css
<style>
a { background-color: #397304; }
a { background-color: rgb(57,115,4); }
div.DivClassName
{
background-color: #397304;
}
.BgClassName
{
background-color: #397304;
}
</style>
border-color css
<style>
span { border-color: #397304; }
span { border-color: rgb(57,115,4); }
td.TdClassName
{
border-color: #397304;
}
.TagClassName
{
border-color: #397304;
}
</style>