Shades of Bilbao #397409
Tints of Bilbao #397409
RGB
CMYK
RGB Variations
Color information
#397409 (or 0x397409) is known color: Bilbao. HEX triplet: 39, 74 and 09. RGB value is (57,116,9). Sum of RGB (Red+Green+Blue) = 57+116+9=182 (24% of max value = 765). Red value is 57 (22.66% from 255 or 31.32% from 182); Green value is 116 (45.70% from 255 or 63.74% from 182); Blue value is 9 (3.91% from 255 or 4.95% from 182); Max value from RGB is 116 - color contains mainly: green. Hex color #397409 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397409 is #C68BF6. Grayscale: #565656. Windows color (decimal): -13011959 or 619577. OLE color: 619577.
HSL color Cylindrical-coordinate representation of color #397409: hue angle of 93.08º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #397409 is Cyan = 0.51, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 116 | 9 | - |
| CMYK | 0.51 | 0 | 0.92 | 0.55 |
| HSL | 93.08º | 0.86% | 0.25% | - |
| HSV(B) | 93.08º | 0.92% | 0.45% | - |
| XYZ | 7.98 | 13.38 | 2.42 | - |
| YUV | 86.16 | 84.45 | 107.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 116 | 9 | 0.51 | 0 | 0.92 | 0.55 | 93.08 | 0.86 | 0.25 |
| Hex | 39 | 74 | 9 | 33 | 0 | 5C | 37 | 5D | 56 | 19 |
| Octal | 71 | 164 | 11 | 63 | 0 | 134 | 67 | 135 | 126 | 31 |
| Binary | 111001 | 1110100 | 1001 | 110011 | 0 | 1011100 | 110111 | 1011101 | 1010110 | 11001 |
Color Harmonies of #397409
Complementary color
Monochromatic Colors of #397409
Black with #397409
Text Example
Text Example
White with #397409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397409; }
p { color: rgb(57,116,9); }
H1.HeaderClassName
{
color: #397409;
}
.AnyTagClassName
{
color: #397409;
}
</style>
background-color css
<style>
a { background-color: #397409; }
a { background-color: rgb(57,116,9); }
div.DivClassName
{
background-color: #397409;
}
.BgClassName
{
background-color: #397409;
}
</style>
border-color css
<style>
span { border-color: #397409; }
span { border-color: rgb(57,116,9); }
td.TdClassName
{
border-color: #397409;
}
.TagClassName
{
border-color: #397409;
}
</style>