Shades of Bilbao #397016
Tints of Bilbao #397016
RGB
CMYK
RGB Variations
Color information
#397016 (or 0x397016) is known color: Bilbao. HEX triplet: 39, 70 and 16. RGB value is (57,112,22). Sum of RGB (Red+Green+Blue) = 57+112+22=191 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.84% from 191); Green value is 112 (44.14% from 255 or 58.64% from 191); Blue value is 22 (8.98% from 255 or 11.52% from 191); Max value from RGB is 112 - color contains mainly: green. Hex color #397016 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397016 is #C68FE9. Grayscale: #555555. Windows color (decimal): -13012970 or 1470521. OLE color: 1470521.
HSL color Cylindrical-coordinate representation of color #397016: hue angle of 96.67º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #397016 is Cyan = 0.49, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 112 | 22 | - |
| CMYK | 0.49 | 0 | 0.80 | 0.56 |
| HSL | 96.67º | 0.67% | 0.26% | - |
| HSV(B) | 96.67º | 0.8% | 0.44% | - |
| XYZ | 7.63 | 12.52 | 2.77 | - |
| YUV | 85.3 | 92.28 | 107.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 22 | 0.49 | 0 | 0.80 | 0.56 | 96.67 | 0.67 | 0.26 |
| Hex | 39 | 70 | 16 | 31 | 0 | 50 | 38 | 61 | 43 | 1A |
| Octal | 71 | 160 | 26 | 61 | 0 | 120 | 70 | 141 | 103 | 32 |
| Binary | 111001 | 1110000 | 10110 | 110001 | 0 | 1010000 | 111000 | 1100001 | 1000011 | 11010 |
Color Harmonies of #397016
Complementary color
Monochromatic Colors of #397016
Black with #397016
Text Example
Text Example
White with #397016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397016; }
p { color: rgb(57,112,22); }
H1.HeaderClassName
{
color: #397016;
}
.AnyTagClassName
{
color: #397016;
}
</style>
background-color css
<style>
a { background-color: #397016; }
a { background-color: rgb(57,112,22); }
div.DivClassName
{
background-color: #397016;
}
.BgClassName
{
background-color: #397016;
}
</style>
border-color css
<style>
span { border-color: #397016; }
span { border-color: rgb(57,112,22); }
td.TdClassName
{
border-color: #397016;
}
.TagClassName
{
border-color: #397016;
}
</style>