Shades of Bilbao #387410
Tints of Bilbao #387410
RGB
CMYK
RGB Variations
Color information
#387410 (or 0x387410) is known color: Bilbao. HEX triplet: 38, 74 and 10. RGB value is (56,116,16). Sum of RGB (Red+Green+Blue) = 56+116+16=188 (24% of max value = 765). Red value is 56 (22.27% from 255 or 29.79% from 188); Green value is 116 (45.70% from 255 or 61.70% from 188); Blue value is 16 (6.64% from 255 or 8.51% from 188); Max value from RGB is 116 - color contains mainly: green. Hex color #387410 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387410 is #C78BEF. Grayscale: #575757. Windows color (decimal): -13077488 or 1078328. OLE color: 1078328.
HSL color Cylindrical-coordinate representation of color #387410: hue angle of 96º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #387410 is Cyan = 0.52, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 116 | 16 | - |
| CMYK | 0.52 | 0 | 0.86 | 0.55 |
| HSL | 96º | 0.76% | 0.26% | - |
| HSV(B) | 96º | 0.86% | 0.45% | - |
| XYZ | 7.97 | 13.37 | 2.65 | - |
| YUV | 86.66 | 88.12 | 106.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 116 | 16 | 0.52 | 0 | 0.86 | 0.55 | 96 | 0.76 | 0.26 |
| Hex | 38 | 74 | 10 | 34 | 0 | 56 | 37 | 60 | 4C | 1A |
| Octal | 70 | 164 | 20 | 64 | 0 | 126 | 67 | 140 | 114 | 32 |
| Binary | 111000 | 1110100 | 10000 | 110100 | 0 | 1010110 | 110111 | 1100000 | 1001100 | 11010 |
Color Harmonies of #387410
Complementary color
Monochromatic Colors of #387410
Black with #387410
Text Example
Text Example
White with #387410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387410; }
p { color: rgb(56,116,16); }
H1.HeaderClassName
{
color: #387410;
}
.AnyTagClassName
{
color: #387410;
}
</style>
background-color css
<style>
a { background-color: #387410; }
a { background-color: rgb(56,116,16); }
div.DivClassName
{
background-color: #387410;
}
.BgClassName
{
background-color: #387410;
}
</style>
border-color css
<style>
span { border-color: #387410; }
span { border-color: rgb(56,116,16); }
td.TdClassName
{
border-color: #387410;
}
.TagClassName
{
border-color: #387410;
}
</style>