Shades of Bilbao #397616
Tints of Bilbao #397616
RGB
CMYK
RGB Variations
Color information
#397616 (or 0x397616) is known color: Bilbao. HEX triplet: 39, 76 and 16. RGB value is (57,118,22). Sum of RGB (Red+Green+Blue) = 57+118+22=197 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.93% from 197); Green value is 118 (46.48% from 255 or 59.90% from 197); Blue value is 22 (8.98% from 255 or 11.17% from 197); Max value from RGB is 118 - color contains mainly: green. Hex color #397616 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397616 is #C689E9. Grayscale: #595959. Windows color (decimal): -13011434 or 1472057. OLE color: 1472057.
HSL color Cylindrical-coordinate representation of color #397616: hue angle of 98.12º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #397616 is Cyan = 0.52, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 22 | - |
| CMYK | 0.52 | 0 | 0.81 | 0.54 |
| HSL | 98.13º | 0.69% | 0.27% | - |
| HSV(B) | 98.13º | 0.81% | 0.46% | - |
| XYZ | 8.31 | 13.88 | 3 | - |
| YUV | 88.82 | 90.29 | 105.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 22 | 0.52 | 0 | 0.81 | 0.54 | 98.13 | 0.69 | 0.27 |
| Hex | 39 | 76 | 16 | 34 | 0 | 51 | 36 | 62 | 45 | 1B |
| Octal | 71 | 166 | 26 | 64 | 0 | 121 | 66 | 142 | 105 | 33 |
| Binary | 111001 | 1110110 | 10110 | 110100 | 0 | 1010001 | 110110 | 1100010 | 1000101 | 11011 |
Color Harmonies of #397616
Complementary color
Monochromatic Colors of #397616
Black with #397616
Text Example
Text Example
White with #397616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397616; }
p { color: rgb(57,118,22); }
H1.HeaderClassName
{
color: #397616;
}
.AnyTagClassName
{
color: #397616;
}
</style>
background-color css
<style>
a { background-color: #397616; }
a { background-color: rgb(57,118,22); }
div.DivClassName
{
background-color: #397616;
}
.BgClassName
{
background-color: #397616;
}
</style>
border-color css
<style>
span { border-color: #397616; }
span { border-color: rgb(57,118,22); }
td.TdClassName
{
border-color: #397616;
}
.TagClassName
{
border-color: #397616;
}
</style>