Shades of Bilbao #397910
Tints of Bilbao #397910
RGB
CMYK
RGB Variations
Color information
#397910 (or 0x397910) is known color: Bilbao. HEX triplet: 39, 79 and 10. RGB value is (57,121,16). Sum of RGB (Red+Green+Blue) = 57+121+16=194 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.38% from 194); Green value is 121 (47.66% from 255 or 62.37% from 194); Blue value is 16 (6.64% from 255 or 8.25% from 194); Max value from RGB is 121 - color contains mainly: green. Hex color #397910 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397910 is #C686EF. Grayscale: #5A5A5A. Windows color (decimal): -13010672 or 1079609. OLE color: 1079609.
HSL color Cylindrical-coordinate representation of color #397910: hue angle of 96.57º degrees, saturation: 0.77, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #397910 is Cyan = 0.53, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 121 | 16 | - |
| CMYK | 0.53 | 0 | 0.87 | 0.53 |
| HSL | 96.57º | 0.77% | 0.27% | - |
| HSV(B) | 96.57º | 0.87% | 0.47% | - |
| XYZ | 8.62 | 14.58 | 2.85 | - |
| YUV | 89.89 | 86.3 | 104.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 121 | 16 | 0.53 | 0 | 0.87 | 0.53 | 96.57 | 0.77 | 0.27 |
| Hex | 39 | 79 | 10 | 35 | 0 | 57 | 35 | 61 | 4D | 1B |
| Octal | 71 | 171 | 20 | 65 | 0 | 127 | 65 | 141 | 115 | 33 |
| Binary | 111001 | 1111001 | 10000 | 110101 | 0 | 1010111 | 110101 | 1100001 | 1001101 | 11011 |
Color Harmonies of #397910
Complementary color
Monochromatic Colors of #397910
Black with #397910
Text Example
Text Example
White with #397910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397910; }
p { color: rgb(57,121,16); }
H1.HeaderClassName
{
color: #397910;
}
.AnyTagClassName
{
color: #397910;
}
</style>
background-color css
<style>
a { background-color: #397910; }
a { background-color: rgb(57,121,16); }
div.DivClassName
{
background-color: #397910;
}
.BgClassName
{
background-color: #397910;
}
</style>
border-color css
<style>
span { border-color: #397910; }
span { border-color: rgb(57,121,16); }
td.TdClassName
{
border-color: #397910;
}
.TagClassName
{
border-color: #397910;
}
</style>