Shades of Bilbao #387029
Tints of Bilbao #387029
RGB
CMYK
RGB Variations
Color information
#387029 (or 0x387029) is known color: Bilbao. HEX triplet: 38, 70 and 29. RGB value is (56,112,41). Sum of RGB (Red+Green+Blue) = 56+112+41=209 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.79% from 209); Green value is 112 (44.14% from 255 or 53.59% from 209); Blue value is 41 (16.41% from 255 or 19.62% from 209); Max value from RGB is 112 - color contains mainly: green. Hex color #387029 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387029 is #C78FD6. Grayscale: #575757. Windows color (decimal): -13078487 or 2715704. OLE color: 2715704.
HSL color Cylindrical-coordinate representation of color #387029: hue angle of 107.32º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #387029 is Cyan = 0.50, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 112 | 41 | - |
| CMYK | 0.50 | 0 | 0.63 | 0.56 |
| HSL | 107.32º | 0.46% | 0.3% | - |
| HSV(B) | 107.32º | 0.63% | 0.44% | - |
| XYZ | 7.83 | 12.59 | 4.12 | - |
| YUV | 87.16 | 101.95 | 105.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 112 | 41 | 0.50 | 0 | 0.63 | 0.56 | 107.32 | 0.46 | 0.3 |
| Hex | 38 | 70 | 29 | 32 | 0 | 3F | 38 | 6B | 2E | 1E |
| Octal | 70 | 160 | 51 | 62 | 0 | 77 | 70 | 153 | 56 | 36 |
| Binary | 111000 | 1110000 | 101001 | 110010 | 0 | 111111 | 111000 | 1101011 | 101110 | 11110 |
Color Harmonies of #387029
Complementary color
Monochromatic Colors of #387029
Black with #387029
Text Example
Text Example
White with #387029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387029; }
p { color: rgb(56,112,41); }
H1.HeaderClassName
{
color: #387029;
}
.AnyTagClassName
{
color: #387029;
}
</style>
background-color css
<style>
a { background-color: #387029; }
a { background-color: rgb(56,112,41); }
div.DivClassName
{
background-color: #387029;
}
.BgClassName
{
background-color: #387029;
}
</style>
border-color css
<style>
span { border-color: #387029; }
span { border-color: rgb(56,112,41); }
td.TdClassName
{
border-color: #387029;
}
.TagClassName
{
border-color: #387029;
}
</style>