Shades of Bilbao #387120
Tints of Bilbao #387120
RGB
CMYK
RGB Variations
Color information
#387120 (or 0x387120) is known color: Bilbao. HEX triplet: 38, 71 and 20. RGB value is (56,113,32). Sum of RGB (Red+Green+Blue) = 56+113+32=201 (26% of max value = 765). Red value is 56 (22.27% from 255 or 27.86% from 201); Green value is 113 (44.53% from 255 or 56.22% from 201); Blue value is 32 (12.89% from 255 or 15.92% from 201); Max value from RGB is 113 - color contains mainly: green. Hex color #387120 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387120 is #C78EDF. Grayscale: #565656. Windows color (decimal): -13078240 or 2126136. OLE color: 2126136.
HSL color Cylindrical-coordinate representation of color #387120: hue angle of 102.22º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #387120 is Cyan = 0.50, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 113 | 32 | - |
| CMYK | 0.50 | 0 | 0.72 | 0.56 |
| HSL | 102.22º | 0.56% | 0.28% | - |
| HSV(B) | 102.22º | 0.72% | 0.44% | - |
| XYZ | 7.8 | 12.76 | 3.42 | - |
| YUV | 86.72 | 97.12 | 106.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 32 | 0.50 | 0 | 0.72 | 0.56 | 102.22 | 0.56 | 0.28 |
| Hex | 38 | 71 | 20 | 32 | 0 | 48 | 38 | 66 | 38 | 1C |
| Octal | 70 | 161 | 40 | 62 | 0 | 110 | 70 | 146 | 70 | 34 |
| Binary | 111000 | 1110001 | 100000 | 110010 | 0 | 1001000 | 111000 | 1100110 | 111000 | 11100 |
Color Harmonies of #387120
Complementary color
Monochromatic Colors of #387120
Black with #387120
Text Example
Text Example
White with #387120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387120; }
p { color: rgb(56,113,32); }
H1.HeaderClassName
{
color: #387120;
}
.AnyTagClassName
{
color: #387120;
}
</style>
background-color css
<style>
a { background-color: #387120; }
a { background-color: rgb(56,113,32); }
div.DivClassName
{
background-color: #387120;
}
.BgClassName
{
background-color: #387120;
}
</style>
border-color css
<style>
span { border-color: #387120; }
span { border-color: rgb(56,113,32); }
td.TdClassName
{
border-color: #387120;
}
.TagClassName
{
border-color: #387120;
}
</style>