Shades of Bilbao #387620
Tints of Bilbao #387620
RGB
CMYK
RGB Variations
Color information
#387620 (or 0x387620) is known color: Bilbao. HEX triplet: 38, 76 and 20. RGB value is (56,118,32). Sum of RGB (Red+Green+Blue) = 56+118+32=206 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.18% from 206); Green value is 118 (46.48% from 255 or 57.28% from 206); Blue value is 32 (12.89% from 255 or 15.53% from 206); Max value from RGB is 118 - color contains mainly: green. Hex color #387620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387620 is #C789DF. Grayscale: #595959. Windows color (decimal): -13076960 or 2127416. OLE color: 2127416.
HSL color Cylindrical-coordinate representation of color #387620: hue angle of 103.26º 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 #387620 is Cyan = 0.53, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 32 | - |
| CMYK | 0.53 | 0 | 0.73 | 0.54 |
| HSL | 103.26º | 0.57% | 0.29% | - |
| HSV(B) | 103.26º | 0.73% | 0.46% | - |
| XYZ | 8.37 | 13.9 | 3.61 | - |
| YUV | 89.66 | 95.46 | 103.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 32 | 0.53 | 0 | 0.73 | 0.54 | 103.26 | 0.57 | 0.29 |
| Hex | 38 | 76 | 20 | 35 | 0 | 49 | 36 | 67 | 39 | 1D |
| Octal | 70 | 166 | 40 | 65 | 0 | 111 | 66 | 147 | 71 | 35 |
| Binary | 111000 | 1110110 | 100000 | 110101 | 0 | 1001001 | 110110 | 1100111 | 111001 | 11101 |
Color Harmonies of #387620
Complementary color
Monochromatic Colors of #387620
Black with #387620
Text Example
Text Example
White with #387620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387620; }
p { color: rgb(56,118,32); }
H1.HeaderClassName
{
color: #387620;
}
.AnyTagClassName
{
color: #387620;
}
</style>
background-color css
<style>
a { background-color: #387620; }
a { background-color: rgb(56,118,32); }
div.DivClassName
{
background-color: #387620;
}
.BgClassName
{
background-color: #387620;
}
</style>
border-color css
<style>
span { border-color: #387620; }
span { border-color: rgb(56,118,32); }
td.TdClassName
{
border-color: #387620;
}
.TagClassName
{
border-color: #387620;
}
</style>