Shades of Bilbao #387407
Tints of Bilbao #387407
RGB
CMYK
RGB Variations
Color information
#387407 (or 0x387407) is known color: Bilbao. HEX triplet: 38, 74 and 07. RGB value is (56,116,7). Sum of RGB (Red+Green+Blue) = 56+116+7=179 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.28% from 179); Green value is 116 (45.70% from 255 or 64.80% from 179); Blue value is 7 (3.12% from 255 or 3.91% from 179); Max value from RGB is 116 - color contains mainly: green. Hex color #387407 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387407 is #C78BF8. Grayscale: #565656. Windows color (decimal): -13077497 or 488504. OLE color: 488504.
HSL color Cylindrical-coordinate representation of color #387407: hue angle of 93.03º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #387407 is Cyan = 0.52, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 116 | 7 | - |
| CMYK | 0.52 | 0 | 0.94 | 0.55 |
| HSL | 93.03º | 0.89% | 0.24% | - |
| HSV(B) | 93.03º | 0.94% | 0.45% | - |
| XYZ | 7.91 | 13.35 | 2.36 | - |
| YUV | 85.63 | 83.62 | 106.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 116 | 7 | 0.52 | 0 | 0.94 | 0.55 | 93.03 | 0.89 | 0.24 |
| Hex | 38 | 74 | 7 | 34 | 0 | 5E | 37 | 5D | 59 | 18 |
| Octal | 70 | 164 | 7 | 64 | 0 | 136 | 67 | 135 | 131 | 30 |
| Binary | 111000 | 1110100 | 111 | 110100 | 0 | 1011110 | 110111 | 1011101 | 1011001 | 11000 |
Color Harmonies of #387407
Complementary color
Monochromatic Colors of #387407
Black with #387407
Text Example
Text Example
White with #387407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387407; }
p { color: rgb(56,116,7); }
H1.HeaderClassName
{
color: #387407;
}
.AnyTagClassName
{
color: #387407;
}
</style>
background-color css
<style>
a { background-color: #387407; }
a { background-color: rgb(56,116,7); }
div.DivClassName
{
background-color: #387407;
}
.BgClassName
{
background-color: #387407;
}
</style>
border-color css
<style>
span { border-color: #387407; }
span { border-color: rgb(56,116,7); }
td.TdClassName
{
border-color: #387407;
}
.TagClassName
{
border-color: #387407;
}
</style>