Shades of Bilbao #397714
Tints of Bilbao #397714
RGB
CMYK
RGB Variations
Color information
#397714 (or 0x397714) is known color: Bilbao. HEX triplet: 39, 77 and 14. RGB value is (57,119,20). Sum of RGB (Red+Green+Blue) = 57+119+20=196 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.08% from 196); Green value is 119 (46.88% from 255 or 60.71% from 196); Blue value is 20 (8.20% from 255 or 10.20% from 196); Max value from RGB is 119 - color contains mainly: green. Hex color #397714 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397714 is #C688EB. Grayscale: #595959. Windows color (decimal): -13011180 or 1341241. OLE color: 1341241.
HSL color Cylindrical-coordinate representation of color #397714: hue angle of 97.58º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #397714 is Cyan = 0.52, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 20 | - |
| CMYK | 0.52 | 0 | 0.83 | 0.53 |
| HSL | 97.58º | 0.71% | 0.27% | - |
| HSV(B) | 97.58º | 0.83% | 0.47% | - |
| XYZ | 8.41 | 14.11 | 2.94 | - |
| YUV | 89.18 | 88.96 | 105.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 20 | 0.52 | 0 | 0.83 | 0.53 | 97.58 | 0.71 | 0.27 |
| Hex | 39 | 77 | 14 | 34 | 0 | 53 | 35 | 62 | 47 | 1B |
| Octal | 71 | 167 | 24 | 64 | 0 | 123 | 65 | 142 | 107 | 33 |
| Binary | 111001 | 1110111 | 10100 | 110100 | 0 | 1010011 | 110101 | 1100010 | 1000111 | 11011 |
Color Harmonies of #397714
Complementary color
Monochromatic Colors of #397714
Black with #397714
Text Example
Text Example
White with #397714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397714; }
p { color: rgb(57,119,20); }
H1.HeaderClassName
{
color: #397714;
}
.AnyTagClassName
{
color: #397714;
}
</style>
background-color css
<style>
a { background-color: #397714; }
a { background-color: rgb(57,119,20); }
div.DivClassName
{
background-color: #397714;
}
.BgClassName
{
background-color: #397714;
}
</style>
border-color css
<style>
span { border-color: #397714; }
span { border-color: rgb(57,119,20); }
td.TdClassName
{
border-color: #397714;
}
.TagClassName
{
border-color: #397714;
}
</style>