Shades of Bilbao #387600
Tints of Bilbao #387600
RGB
CMYK
RGB Variations
Color information
#387600 (or 0x387600) is known color: Bilbao. HEX triplet: 38, 76 and 00. RGB value is (56,118,0). Sum of RGB (Red+Green+Blue) = 56+118+0=174 (23% of max value = 765). Red value is 56 (22.27% from 255 or 32.18% from 174); Green value is 118 (46.48% from 255 or 67.82% from 174); Blue value is 0 (0.39% from 255 or 0% from 174); Max value from RGB is 118 - color contains mainly: green. Hex color #387600 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387600 is #C789FF. Grayscale: #565656. Windows color (decimal): -13076992 or 30264. OLE color: 30264.
HSL color Cylindrical-coordinate representation of color #387600: hue angle of 91.53º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 1%. Process color model (Four color, CMYK) of #387600 is Cyan = 0.53, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 0 | - |
| CMYK | 0.53 | 0 | 1 | 0.54 |
| HSL | 91.53º | 1% | 0.23% | - |
| HSV(B) | 91.53º | 1% | 0.46% | - |
| XYZ | 8.11 | 13.8 | 2.24 | - |
| YUV | 86.01 | 79.46 | 106.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 0 | 0.53 | 0 | 1 | 0.54 | 91.53 | 1 | 0.23 |
| Hex | 38 | 76 | 0 | 35 | 0 | 64 | 36 | 5C | 64 | 17 |
| Octal | 70 | 166 | 0 | 65 | 0 | 144 | 66 | 134 | 144 | 27 |
| Binary | 111000 | 1110110 | 0 | 110101 | 0 | 1100100 | 110110 | 1011100 | 1100100 | 10111 |
Color Harmonies of #387600
Complementary color
Monochromatic Colors of #387600
Black with #387600
Text Example
Text Example
White with #387600
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387600; }
p { color: rgb(56,118,0); }
H1.HeaderClassName
{
color: #387600;
}
.AnyTagClassName
{
color: #387600;
}
</style>
background-color css
<style>
a { background-color: #387600; }
a { background-color: rgb(56,118,0); }
div.DivClassName
{
background-color: #387600;
}
.BgClassName
{
background-color: #387600;
}
</style>
border-color css
<style>
span { border-color: #387600; }
span { border-color: rgb(56,118,0); }
td.TdClassName
{
border-color: #387600;
}
.TagClassName
{
border-color: #387600;
}
</style>