Shades of Bilbao #387810
Tints of Bilbao #387810
RGB
CMYK
RGB Variations
Color information
#387810 (or 0x387810) is known color: Bilbao. HEX triplet: 38, 78 and 10. RGB value is (56,120,16). Sum of RGB (Red+Green+Blue) = 56+120+16=192 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.17% from 192); Green value is 120 (47.27% from 255 or 62.5% from 192); Blue value is 16 (6.64% from 255 or 8.33% from 192); Max value from RGB is 120 - color contains mainly: green. Hex color #387810 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387810 is #C787EF. Grayscale: #595959. Windows color (decimal): -13076464 or 1079352. OLE color: 1079352.
HSL color Cylindrical-coordinate representation of color #387810: hue angle of 96.92º degrees, saturation: 0.76, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #387810 is Cyan = 0.53, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 120 | 16 | - |
| CMYK | 0.53 | 0 | 0.87 | 0.53 |
| HSL | 96.92º | 0.76% | 0.27% | - |
| HSV(B) | 96.92º | 0.87% | 0.47% | - |
| XYZ | 8.44 | 14.31 | 2.81 | - |
| YUV | 89.01 | 86.8 | 104.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 120 | 16 | 0.53 | 0 | 0.87 | 0.53 | 96.92 | 0.76 | 0.27 |
| Hex | 38 | 78 | 10 | 35 | 0 | 57 | 35 | 61 | 4C | 1B |
| Octal | 70 | 170 | 20 | 65 | 0 | 127 | 65 | 141 | 114 | 33 |
| Binary | 111000 | 1111000 | 10000 | 110101 | 0 | 1010111 | 110101 | 1100001 | 1001100 | 11011 |
Color Harmonies of #387810
Complementary color
Monochromatic Colors of #387810
Black with #387810
Text Example
Text Example
White with #387810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387810; }
p { color: rgb(56,120,16); }
H1.HeaderClassName
{
color: #387810;
}
.AnyTagClassName
{
color: #387810;
}
</style>
background-color css
<style>
a { background-color: #387810; }
a { background-color: rgb(56,120,16); }
div.DivClassName
{
background-color: #387810;
}
.BgClassName
{
background-color: #387810;
}
</style>
border-color css
<style>
span { border-color: #387810; }
span { border-color: rgb(56,120,16); }
td.TdClassName
{
border-color: #387810;
}
.TagClassName
{
border-color: #387810;
}
</style>