Shades of Bilbao #397717
Tints of Bilbao #397717
RGB
CMYK
RGB Variations
Color information
#397717 (or 0x397717) is known color: Bilbao. HEX triplet: 39, 77 and 17. RGB value is (57,119,23). Sum of RGB (Red+Green+Blue) = 57+119+23=199 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.64% from 199); Green value is 119 (46.88% from 255 or 59.80% from 199); Blue value is 23 (9.38% from 255 or 11.56% from 199); Max value from RGB is 119 - color contains mainly: green. Hex color #397717 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397717 is #C688E8. Grayscale: #595959. Windows color (decimal): -13011177 or 1537849. OLE color: 1537849.
HSL color Cylindrical-coordinate representation of color #397717: hue angle of 98.75º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #397717 is Cyan = 0.52, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 23 | - |
| CMYK | 0.52 | 0 | 0.81 | 0.53 |
| HSL | 98.75º | 0.68% | 0.28% | - |
| HSV(B) | 98.75º | 0.81% | 0.47% | - |
| XYZ | 8.44 | 14.13 | 3.09 | - |
| YUV | 89.52 | 90.46 | 104.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 23 | 0.52 | 0 | 0.81 | 0.53 | 98.75 | 0.68 | 0.28 |
| Hex | 39 | 77 | 17 | 34 | 0 | 51 | 35 | 63 | 44 | 1C |
| Octal | 71 | 167 | 27 | 64 | 0 | 121 | 65 | 143 | 104 | 34 |
| Binary | 111001 | 1110111 | 10111 | 110100 | 0 | 1010001 | 110101 | 1100011 | 1000100 | 11100 |
Color Harmonies of #397717
Complementary color
Monochromatic Colors of #397717
Black with #397717
Text Example
Text Example
White with #397717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397717; }
p { color: rgb(57,119,23); }
H1.HeaderClassName
{
color: #397717;
}
.AnyTagClassName
{
color: #397717;
}
</style>
background-color css
<style>
a { background-color: #397717; }
a { background-color: rgb(57,119,23); }
div.DivClassName
{
background-color: #397717;
}
.BgClassName
{
background-color: #397717;
}
</style>
border-color css
<style>
span { border-color: #397717; }
span { border-color: rgb(57,119,23); }
td.TdClassName
{
border-color: #397717;
}
.TagClassName
{
border-color: #397717;
}
</style>