Shades of Bilbao #387020
Tints of Bilbao #387020
RGB
CMYK
RGB Variations
Color information
#387020 (or 0x387020) is known color: Bilbao. HEX triplet: 38, 70 and 20. RGB value is (56,112,32). Sum of RGB (Red+Green+Blue) = 56+112+32=200 (26% of max value = 765). Red value is 56 (22.27% from 255 or 28% from 200); Green value is 112 (44.14% from 255 or 56% from 200); Blue value is 32 (12.89% from 255 or 16% from 200); Max value from RGB is 112 - color contains mainly: green. Hex color #387020 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387020 is #C78FDF. Grayscale: #565656. Windows color (decimal): -13078496 or 2125880. OLE color: 2125880.
HSL color Cylindrical-coordinate representation of color #387020: hue angle of 102º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #387020 is Cyan = 0.50, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 112 | 32 | - |
| CMYK | 0.50 | 0 | 0.71 | 0.56 |
| HSL | 102º | 0.56% | 0.28% | - |
| HSV(B) | 102º | 0.71% | 0.44% | - |
| XYZ | 7.69 | 12.53 | 3.38 | - |
| YUV | 86.14 | 97.45 | 106.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 112 | 32 | 0.50 | 0 | 0.71 | 0.56 | 102 | 0.56 | 0.28 |
| Hex | 38 | 70 | 20 | 32 | 0 | 47 | 38 | 66 | 38 | 1C |
| Octal | 70 | 160 | 40 | 62 | 0 | 107 | 70 | 146 | 70 | 34 |
| Binary | 111000 | 1110000 | 100000 | 110010 | 0 | 1000111 | 111000 | 1100110 | 111000 | 11100 |
Color Harmonies of #387020
Complementary color
Monochromatic Colors of #387020
Black with #387020
Text Example
Text Example
White with #387020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387020; }
p { color: rgb(56,112,32); }
H1.HeaderClassName
{
color: #387020;
}
.AnyTagClassName
{
color: #387020;
}
</style>
background-color css
<style>
a { background-color: #387020; }
a { background-color: rgb(56,112,32); }
div.DivClassName
{
background-color: #387020;
}
.BgClassName
{
background-color: #387020;
}
</style>
border-color css
<style>
span { border-color: #387020; }
span { border-color: rgb(56,112,32); }
td.TdClassName
{
border-color: #387020;
}
.TagClassName
{
border-color: #387020;
}
</style>