Shades of Bilbao #387929
Tints of Bilbao #387929
RGB
CMYK
RGB Variations
Color information
#387929 (or 0x387929) is known color: Bilbao. HEX triplet: 38, 79 and 29. RGB value is (56,121,41). Sum of RGB (Red+Green+Blue) = 56+121+41=218 (28% of max value = 765). Red value is 56 (22.27% from 255 or 25.69% from 218); Green value is 121 (47.66% from 255 or 55.50% from 218); Blue value is 41 (16.41% from 255 or 18.81% from 218); Max value from RGB is 121 - color contains mainly: green. Hex color #387929 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387929 is #C786D6. Grayscale: #5C5C5C. Windows color (decimal): -13076183 or 2718008. OLE color: 2718008.
HSL color Cylindrical-coordinate representation of color #387929: hue angle of 108.75º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #387929 is Cyan = 0.54, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 121 | 41 | - |
| CMYK | 0.54 | 0 | 0.66 | 0.53 |
| HSL | 108.75º | 0.49% | 0.32% | - |
| HSV(B) | 108.75º | 0.66% | 0.47% | - |
| XYZ | 8.87 | 14.68 | 4.46 | - |
| YUV | 92.45 | 98.97 | 102 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 121 | 41 | 0.54 | 0 | 0.66 | 0.53 | 108.75 | 0.49 | 0.32 |
| Hex | 38 | 79 | 29 | 36 | 0 | 42 | 35 | 6D | 31 | 20 |
| Octal | 70 | 171 | 51 | 66 | 0 | 102 | 65 | 155 | 61 | 40 |
| Binary | 111000 | 1111001 | 101001 | 110110 | 0 | 1000010 | 110101 | 1101101 | 110001 | 100000 |
Color Harmonies of #387929
Complementary color
Monochromatic Colors of #387929
Black with #387929
Text Example
Text Example
White with #387929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387929; }
p { color: rgb(56,121,41); }
H1.HeaderClassName
{
color: #387929;
}
.AnyTagClassName
{
color: #387929;
}
</style>
background-color css
<style>
a { background-color: #387929; }
a { background-color: rgb(56,121,41); }
div.DivClassName
{
background-color: #387929;
}
.BgClassName
{
background-color: #387929;
}
</style>
border-color css
<style>
span { border-color: #387929; }
span { border-color: rgb(56,121,41); }
td.TdClassName
{
border-color: #387929;
}
.TagClassName
{
border-color: #387929;
}
</style>