Shades of Bilbao #387320
Tints of Bilbao #387320
RGB
CMYK
RGB Variations
Color information
#387320 (or 0x387320) is known color: Bilbao. HEX triplet: 38, 73 and 20. RGB value is (56,115,32). Sum of RGB (Red+Green+Blue) = 56+115+32=203 (26% of max value = 765). Red value is 56 (22.27% from 255 or 27.59% from 203); Green value is 115 (45.31% from 255 or 56.65% from 203); Blue value is 32 (12.89% from 255 or 15.76% from 203); Max value from RGB is 115 - color contains mainly: green. Hex color #387320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387320 is #C78CDF. Grayscale: #585858. Windows color (decimal): -13077728 or 2126648. OLE color: 2126648.
HSL color Cylindrical-coordinate representation of color #387320: hue angle of 102.65º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #387320 is Cyan = 0.51, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 115 | 32 | - |
| CMYK | 0.51 | 0 | 0.72 | 0.55 |
| HSL | 102.65º | 0.56% | 0.29% | - |
| HSV(B) | 102.65º | 0.72% | 0.45% | - |
| XYZ | 8.02 | 13.21 | 3.49 | - |
| YUV | 87.9 | 96.45 | 105.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 32 | 0.51 | 0 | 0.72 | 0.55 | 102.65 | 0.56 | 0.29 |
| Hex | 38 | 73 | 20 | 33 | 0 | 48 | 37 | 67 | 38 | 1D |
| Octal | 70 | 163 | 40 | 63 | 0 | 110 | 67 | 147 | 70 | 35 |
| Binary | 111000 | 1110011 | 100000 | 110011 | 0 | 1001000 | 110111 | 1100111 | 111000 | 11101 |
Color Harmonies of #387320
Complementary color
Monochromatic Colors of #387320
Black with #387320
Text Example
Text Example
White with #387320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387320; }
p { color: rgb(56,115,32); }
H1.HeaderClassName
{
color: #387320;
}
.AnyTagClassName
{
color: #387320;
}
</style>
background-color css
<style>
a { background-color: #387320; }
a { background-color: rgb(56,115,32); }
div.DivClassName
{
background-color: #387320;
}
.BgClassName
{
background-color: #387320;
}
</style>
border-color css
<style>
span { border-color: #387320; }
span { border-color: rgb(56,115,32); }
td.TdClassName
{
border-color: #387320;
}
.TagClassName
{
border-color: #387320;
}
</style>