Shades of Bilbao #387605
Tints of Bilbao #387605
RGB
CMYK
RGB Variations
Color information
#387605 (or 0x387605) is known color: Bilbao. HEX triplet: 38, 76 and 05. RGB value is (56,118,5). Sum of RGB (Red+Green+Blue) = 56+118+5=179 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.28% from 179); Green value is 118 (46.48% from 255 or 65.92% from 179); Blue value is 5 (2.34% from 255 or 2.79% from 179); Max value from RGB is 118 - color contains mainly: green. Hex color #387605 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387605 is #C789FA. Grayscale: #565656. Windows color (decimal): -13076987 or 357944. OLE color: 357944.
HSL color Cylindrical-coordinate representation of color #387605: hue angle of 92.92º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #387605 is Cyan = 0.53, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 5 | - |
| CMYK | 0.53 | 0 | 0.96 | 0.54 |
| HSL | 92.92º | 0.92% | 0.24% | - |
| HSV(B) | 92.92º | 0.96% | 0.46% | - |
| XYZ | 8.14 | 13.81 | 2.38 | - |
| YUV | 86.58 | 81.96 | 106.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 5 | 0.53 | 0 | 0.96 | 0.54 | 92.92 | 0.92 | 0.24 |
| Hex | 38 | 76 | 5 | 35 | 0 | 60 | 36 | 5D | 5C | 18 |
| Octal | 70 | 166 | 5 | 65 | 0 | 140 | 66 | 135 | 134 | 30 |
| Binary | 111000 | 1110110 | 101 | 110101 | 0 | 1100000 | 110110 | 1011101 | 1011100 | 11000 |
Color Harmonies of #387605
Complementary color
Monochromatic Colors of #387605
Black with #387605
Text Example
Text Example
White with #387605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387605; }
p { color: rgb(56,118,5); }
H1.HeaderClassName
{
color: #387605;
}
.AnyTagClassName
{
color: #387605;
}
</style>
background-color css
<style>
a { background-color: #387605; }
a { background-color: rgb(56,118,5); }
div.DivClassName
{
background-color: #387605;
}
.BgClassName
{
background-color: #387605;
}
</style>
border-color css
<style>
span { border-color: #387605; }
span { border-color: rgb(56,118,5); }
td.TdClassName
{
border-color: #387605;
}
.TagClassName
{
border-color: #387605;
}
</style>