Shades of Bilbao #397620
Tints of Bilbao #397620
RGB
CMYK
RGB Variations
Color information
#397620 (or 0x397620) is known color: Bilbao. HEX triplet: 39, 76 and 20. RGB value is (57,118,32). Sum of RGB (Red+Green+Blue) = 57+118+32=207 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.54% from 207); Green value is 118 (46.48% from 255 or 57.00% from 207); Blue value is 32 (12.89% from 255 or 15.46% from 207); Max value from RGB is 118 - color contains mainly: green. Hex color #397620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397620 is #C689DF. Grayscale: #5A5A5A. Windows color (decimal): -13011424 or 2127417. OLE color: 2127417.
HSL color Cylindrical-coordinate representation of color #397620: hue angle of 102.56º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #397620 is Cyan = 0.52, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 32 | - |
| CMYK | 0.52 | 0 | 0.73 | 0.54 |
| HSL | 102.56º | 0.57% | 0.29% | - |
| HSV(B) | 102.56º | 0.73% | 0.46% | - |
| XYZ | 8.43 | 13.93 | 3.61 | - |
| YUV | 89.96 | 95.29 | 104.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 32 | 0.52 | 0 | 0.73 | 0.54 | 102.56 | 0.57 | 0.29 |
| Hex | 39 | 76 | 20 | 34 | 0 | 49 | 36 | 67 | 39 | 1D |
| Octal | 71 | 166 | 40 | 64 | 0 | 111 | 66 | 147 | 71 | 35 |
| Binary | 111001 | 1110110 | 100000 | 110100 | 0 | 1001001 | 110110 | 1100111 | 111001 | 11101 |
Color Harmonies of #397620
Complementary color
Monochromatic Colors of #397620
Black with #397620
Text Example
Text Example
White with #397620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397620; }
p { color: rgb(57,118,32); }
H1.HeaderClassName
{
color: #397620;
}
.AnyTagClassName
{
color: #397620;
}
</style>
background-color css
<style>
a { background-color: #397620; }
a { background-color: rgb(57,118,32); }
div.DivClassName
{
background-color: #397620;
}
.BgClassName
{
background-color: #397620;
}
</style>
border-color css
<style>
span { border-color: #397620; }
span { border-color: rgb(57,118,32); }
td.TdClassName
{
border-color: #397620;
}
.TagClassName
{
border-color: #397620;
}
</style>