Shades of Bilbao #397009
Tints of Bilbao #397009
RGB
CMYK
RGB Variations
Color information
#397009 (or 0x397009) is known color: Bilbao. HEX triplet: 39, 70 and 09. RGB value is (57,112,9). Sum of RGB (Red+Green+Blue) = 57+112+9=178 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.02% from 178); Green value is 112 (44.14% from 255 or 62.92% from 178); Blue value is 9 (3.91% from 255 or 5.06% from 178); Max value from RGB is 112 - color contains mainly: green. Hex color #397009 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397009 is #C68FF6. Grayscale: #545454. Windows color (decimal): -13012983 or 618553. OLE color: 618553.
HSL color Cylindrical-coordinate representation of color #397009: hue angle of 92.04º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #397009 is Cyan = 0.49, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 112 | 9 | - |
| CMYK | 0.49 | 0 | 0.92 | 0.56 |
| HSL | 92.04º | 0.85% | 0.24% | - |
| HSV(B) | 92.04º | 0.92% | 0.44% | - |
| XYZ | 7.53 | 12.48 | 2.27 | - |
| YUV | 83.81 | 85.78 | 108.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 9 | 0.49 | 0 | 0.92 | 0.56 | 92.04 | 0.85 | 0.24 |
| Hex | 39 | 70 | 9 | 31 | 0 | 5C | 38 | 5C | 55 | 18 |
| Octal | 71 | 160 | 11 | 61 | 0 | 134 | 70 | 134 | 125 | 30 |
| Binary | 111001 | 1110000 | 1001 | 110001 | 0 | 1011100 | 111000 | 1011100 | 1010101 | 11000 |
Color Harmonies of #397009
Complementary color
Monochromatic Colors of #397009
Black with #397009
Text Example
Text Example
White with #397009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397009; }
p { color: rgb(57,112,9); }
H1.HeaderClassName
{
color: #397009;
}
.AnyTagClassName
{
color: #397009;
}
</style>
background-color css
<style>
a { background-color: #397009; }
a { background-color: rgb(57,112,9); }
div.DivClassName
{
background-color: #397009;
}
.BgClassName
{
background-color: #397009;
}
</style>
border-color css
<style>
span { border-color: #397009; }
span { border-color: rgb(57,112,9); }
td.TdClassName
{
border-color: #397009;
}
.TagClassName
{
border-color: #397009;
}
</style>