Shades of Bilbao #387614
Tints of Bilbao #387614
RGB
CMYK
RGB Variations
Color information
#387614 (or 0x387614) is known color: Bilbao. HEX triplet: 38, 76 and 14. RGB value is (56,118,20). Sum of RGB (Red+Green+Blue) = 56+118+20=194 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.87% from 194); Green value is 118 (46.48% from 255 or 60.82% from 194); Blue value is 20 (8.20% from 255 or 10.31% from 194); Max value from RGB is 118 - color contains mainly: green. Hex color #387614 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387614 is #C789EB. Grayscale: #585858. Windows color (decimal): -13076972 or 1340984. OLE color: 1340984.
HSL color Cylindrical-coordinate representation of color #387614: hue angle of 97.96º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #387614 is Cyan = 0.53, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 20 | - |
| CMYK | 0.53 | 0 | 0.83 | 0.54 |
| HSL | 97.96º | 0.71% | 0.27% | - |
| HSV(B) | 97.96º | 0.83% | 0.46% | - |
| XYZ | 8.24 | 13.85 | 2.9 | - |
| YUV | 88.29 | 89.46 | 104.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 20 | 0.53 | 0 | 0.83 | 0.54 | 97.96 | 0.71 | 0.27 |
| Hex | 38 | 76 | 14 | 35 | 0 | 53 | 36 | 62 | 47 | 1B |
| Octal | 70 | 166 | 24 | 65 | 0 | 123 | 66 | 142 | 107 | 33 |
| Binary | 111000 | 1110110 | 10100 | 110101 | 0 | 1010011 | 110110 | 1100010 | 1000111 | 11011 |
Color Harmonies of #387614
Complementary color
Monochromatic Colors of #387614
Black with #387614
Text Example
Text Example
White with #387614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387614; }
p { color: rgb(56,118,20); }
H1.HeaderClassName
{
color: #387614;
}
.AnyTagClassName
{
color: #387614;
}
</style>
background-color css
<style>
a { background-color: #387614; }
a { background-color: rgb(56,118,20); }
div.DivClassName
{
background-color: #387614;
}
.BgClassName
{
background-color: #387614;
}
</style>
border-color css
<style>
span { border-color: #387614; }
span { border-color: rgb(56,118,20); }
td.TdClassName
{
border-color: #387614;
}
.TagClassName
{
border-color: #387614;
}
</style>