Shades of Bilbao #387724
Tints of Bilbao #387724
RGB
CMYK
RGB Variations
Color information
#387724 (or 0x387724) is known color: Bilbao. HEX triplet: 38, 77 and 24. RGB value is (56,119,36). Sum of RGB (Red+Green+Blue) = 56+119+36=211 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.54% from 211); Green value is 119 (46.88% from 255 or 56.40% from 211); Blue value is 36 (14.45% from 255 or 17.06% from 211); Max value from RGB is 119 - color contains mainly: green. Hex color #387724 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387724 is #C788DB. Grayscale: #5A5A5A. Windows color (decimal): -13076700 or 2389816. OLE color: 2389816.
HSL color Cylindrical-coordinate representation of color #387724: hue angle of 105.54º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #387724 is Cyan = 0.53, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 119 | 36 | - |
| CMYK | 0.53 | 0 | 0.70 | 0.53 |
| HSL | 105.54º | 0.54% | 0.3% | - |
| HSV(B) | 105.54º | 0.7% | 0.47% | - |
| XYZ | 8.55 | 14.16 | 3.95 | - |
| YUV | 90.7 | 97.13 | 103.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 119 | 36 | 0.53 | 0 | 0.70 | 0.53 | 105.54 | 0.54 | 0.3 |
| Hex | 38 | 77 | 24 | 35 | 0 | 46 | 35 | 6A | 36 | 1E |
| Octal | 70 | 167 | 44 | 65 | 0 | 106 | 65 | 152 | 66 | 36 |
| Binary | 111000 | 1110111 | 100100 | 110101 | 0 | 1000110 | 110101 | 1101010 | 110110 | 11110 |
Color Harmonies of #387724
Complementary color
Monochromatic Colors of #387724
Black with #387724
Text Example
Text Example
White with #387724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387724; }
p { color: rgb(56,119,36); }
H1.HeaderClassName
{
color: #387724;
}
.AnyTagClassName
{
color: #387724;
}
</style>
background-color css
<style>
a { background-color: #387724; }
a { background-color: rgb(56,119,36); }
div.DivClassName
{
background-color: #387724;
}
.BgClassName
{
background-color: #387724;
}
</style>
border-color css
<style>
span { border-color: #387724; }
span { border-color: rgb(56,119,36); }
td.TdClassName
{
border-color: #387724;
}
.TagClassName
{
border-color: #387724;
}
</style>