Shades of Bilbao #387526
Tints of Bilbao #387526
RGB
CMYK
RGB Variations
Color information
#387526 (or 0x387526) is known color: Bilbao. HEX triplet: 38, 75 and 26. RGB value is (56,117,38). Sum of RGB (Red+Green+Blue) = 56+117+38=211 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.54% from 211); Green value is 117 (46.09% from 255 or 55.45% from 211); Blue value is 38 (15.23% from 255 or 18.01% from 211); Max value from RGB is 117 - color contains mainly: green. Hex color #387526 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387526 is #C78AD9. Grayscale: #5A5A5A. Windows color (decimal): -13077210 or 2520376. OLE color: 2520376.
HSL color Cylindrical-coordinate representation of color #387526: hue angle of 106.33º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #387526 is Cyan = 0.52, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 117 | 38 | - |
| CMYK | 0.52 | 0 | 0.68 | 0.54 |
| HSL | 106.33º | 0.51% | 0.3% | - |
| HSV(B) | 106.33º | 0.68% | 0.46% | - |
| XYZ | 8.34 | 13.7 | 4.04 | - |
| YUV | 89.76 | 98.79 | 103.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 38 | 0.52 | 0 | 0.68 | 0.54 | 106.33 | 0.51 | 0.3 |
| Hex | 38 | 75 | 26 | 34 | 0 | 44 | 36 | 6A | 33 | 1E |
| Octal | 70 | 165 | 46 | 64 | 0 | 104 | 66 | 152 | 63 | 36 |
| Binary | 111000 | 1110101 | 100110 | 110100 | 0 | 1000100 | 110110 | 1101010 | 110011 | 11110 |
Color Harmonies of #387526
Complementary color
Monochromatic Colors of #387526
Black with #387526
Text Example
Text Example
White with #387526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387526; }
p { color: rgb(56,117,38); }
H1.HeaderClassName
{
color: #387526;
}
.AnyTagClassName
{
color: #387526;
}
</style>
background-color css
<style>
a { background-color: #387526; }
a { background-color: rgb(56,117,38); }
div.DivClassName
{
background-color: #387526;
}
.BgClassName
{
background-color: #387526;
}
</style>
border-color css
<style>
span { border-color: #387526; }
span { border-color: rgb(56,117,38); }
td.TdClassName
{
border-color: #387526;
}
.TagClassName
{
border-color: #387526;
}
</style>