Shades of Bilbao #387607
Tints of Bilbao #387607
RGB
CMYK
RGB Variations
Color information
#387607 (or 0x387607) is known color: Bilbao. HEX triplet: 38, 76 and 07. RGB value is (56,118,7). Sum of RGB (Red+Green+Blue) = 56+118+7=181 (23% of max value = 765). Red value is 56 (22.27% from 255 or 30.94% from 181); Green value is 118 (46.48% from 255 or 65.19% from 181); Blue value is 7 (3.12% from 255 or 3.87% from 181); Max value from RGB is 118 - color contains mainly: green. Hex color #387607 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387607 is #C789F8. Grayscale: #575757. Windows color (decimal): -13076985 or 489016. OLE color: 489016.
HSL color Cylindrical-coordinate representation of color #387607: hue angle of 93.51º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #387607 is Cyan = 0.53, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 7 | - |
| CMYK | 0.53 | 0 | 0.94 | 0.54 |
| HSL | 93.51º | 0.89% | 0.25% | - |
| HSV(B) | 93.51º | 0.94% | 0.46% | - |
| XYZ | 8.15 | 13.81 | 2.44 | - |
| YUV | 86.81 | 82.96 | 106.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 7 | 0.53 | 0 | 0.94 | 0.54 | 93.51 | 0.89 | 0.25 |
| Hex | 38 | 76 | 7 | 35 | 0 | 5E | 36 | 5E | 59 | 19 |
| Octal | 70 | 166 | 7 | 65 | 0 | 136 | 66 | 136 | 131 | 31 |
| Binary | 111000 | 1110110 | 111 | 110101 | 0 | 1011110 | 110110 | 1011110 | 1011001 | 11001 |
Color Harmonies of #387607
Complementary color
Monochromatic Colors of #387607
Black with #387607
Text Example
Text Example
White with #387607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387607; }
p { color: rgb(56,118,7); }
H1.HeaderClassName
{
color: #387607;
}
.AnyTagClassName
{
color: #387607;
}
</style>
background-color css
<style>
a { background-color: #387607; }
a { background-color: rgb(56,118,7); }
div.DivClassName
{
background-color: #387607;
}
.BgClassName
{
background-color: #387607;
}
</style>
border-color css
<style>
span { border-color: #387607; }
span { border-color: rgb(56,118,7); }
td.TdClassName
{
border-color: #387607;
}
.TagClassName
{
border-color: #387607;
}
</style>