Shades of Bilbao #387510
Tints of Bilbao #387510
RGB
CMYK
RGB Variations
Color information
#387510 (or 0x387510) is known color: Bilbao. HEX triplet: 38, 75 and 10. RGB value is (56,117,16). Sum of RGB (Red+Green+Blue) = 56+117+16=189 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.63% from 189); Green value is 117 (46.09% from 255 or 61.90% from 189); Blue value is 16 (6.64% from 255 or 8.47% from 189); Max value from RGB is 117 - color contains mainly: green. Hex color #387510 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387510 is #C78AEF. Grayscale: #575757. Windows color (decimal): -13077232 or 1078584. OLE color: 1078584.
HSL color Cylindrical-coordinate representation of color #387510: hue angle of 96.24º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #387510 is Cyan = 0.52, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 117 | 16 | - |
| CMYK | 0.52 | 0 | 0.86 | 0.54 |
| HSL | 96.24º | 0.76% | 0.26% | - |
| HSV(B) | 96.24º | 0.86% | 0.46% | - |
| XYZ | 8.09 | 13.6 | 2.69 | - |
| YUV | 87.25 | 87.79 | 105.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 16 | 0.52 | 0 | 0.86 | 0.54 | 96.24 | 0.76 | 0.26 |
| Hex | 38 | 75 | 10 | 34 | 0 | 56 | 36 | 60 | 4C | 1A |
| Octal | 70 | 165 | 20 | 64 | 0 | 126 | 66 | 140 | 114 | 32 |
| Binary | 111000 | 1110101 | 10000 | 110100 | 0 | 1010110 | 110110 | 1100000 | 1001100 | 11010 |
Color Harmonies of #387510
Complementary color
Monochromatic Colors of #387510
Black with #387510
Text Example
Text Example
White with #387510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387510; }
p { color: rgb(56,117,16); }
H1.HeaderClassName
{
color: #387510;
}
.AnyTagClassName
{
color: #387510;
}
</style>
background-color css
<style>
a { background-color: #387510; }
a { background-color: rgb(56,117,16); }
div.DivClassName
{
background-color: #387510;
}
.BgClassName
{
background-color: #387510;
}
</style>
border-color css
<style>
span { border-color: #387510; }
span { border-color: rgb(56,117,16); }
td.TdClassName
{
border-color: #387510;
}
.TagClassName
{
border-color: #387510;
}
</style>