Shades of Bilbao #387629
Tints of Bilbao #387629
RGB
CMYK
RGB Variations
Color information
#387629 (or 0x387629) is known color: Bilbao. HEX triplet: 38, 76 and 29. RGB value is (56,118,41). Sum of RGB (Red+Green+Blue) = 56+118+41=215 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.05% from 215); Green value is 118 (46.48% from 255 or 54.88% from 215); Blue value is 41 (16.41% from 255 or 19.07% from 215); Max value from RGB is 118 - color contains mainly: green. Hex color #387629 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387629 is #C789D6. Grayscale: #5A5A5A. Windows color (decimal): -13076951 or 2717240. OLE color: 2717240.
HSL color Cylindrical-coordinate representation of color #387629: hue angle of 108.31º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #387629 is Cyan = 0.53, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 41 | - |
| CMYK | 0.53 | 0 | 0.65 | 0.54 |
| HSL | 108.31º | 0.48% | 0.31% | - |
| HSV(B) | 108.31º | 0.65% | 0.46% | - |
| XYZ | 8.51 | 13.96 | 4.34 | - |
| YUV | 90.68 | 99.96 | 103.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 41 | 0.53 | 0 | 0.65 | 0.54 | 108.31 | 0.48 | 0.31 |
| Hex | 38 | 76 | 29 | 35 | 0 | 41 | 36 | 6C | 30 | 1F |
| Octal | 70 | 166 | 51 | 65 | 0 | 101 | 66 | 154 | 60 | 37 |
| Binary | 111000 | 1110110 | 101001 | 110101 | 0 | 1000001 | 110110 | 1101100 | 110000 | 11111 |
Color Harmonies of #387629
Complementary color
Monochromatic Colors of #387629
Black with #387629
Text Example
Text Example
White with #387629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387629; }
p { color: rgb(56,118,41); }
H1.HeaderClassName
{
color: #387629;
}
.AnyTagClassName
{
color: #387629;
}
</style>
background-color css
<style>
a { background-color: #387629; }
a { background-color: rgb(56,118,41); }
div.DivClassName
{
background-color: #387629;
}
.BgClassName
{
background-color: #387629;
}
</style>
border-color css
<style>
span { border-color: #387629; }
span { border-color: rgb(56,118,41); }
td.TdClassName
{
border-color: #387629;
}
.TagClassName
{
border-color: #387629;
}
</style>