Shades of Bilbao #387612
Tints of Bilbao #387612
RGB
CMYK
RGB Variations
Color information
#387612 (or 0x387612) is known color: Bilbao. HEX triplet: 38, 76 and 12. RGB value is (56,118,18). Sum of RGB (Red+Green+Blue) = 56+118+18=192 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.17% from 192); Green value is 118 (46.48% from 255 or 61.46% from 192); Blue value is 18 (7.42% from 255 or 9.38% from 192); Max value from RGB is 118 - color contains mainly: green. Hex color #387612 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387612 is #C789ED. Grayscale: #585858. Windows color (decimal): -13076974 or 1209912. OLE color: 1209912.
HSL color Cylindrical-coordinate representation of color #387612: hue angle of 97.2º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #387612 is Cyan = 0.53, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 18 | - |
| CMYK | 0.53 | 0 | 0.85 | 0.54 |
| HSL | 97.2º | 0.74% | 0.27% | - |
| HSV(B) | 97.2º | 0.85% | 0.46% | - |
| XYZ | 8.22 | 13.84 | 2.81 | - |
| YUV | 88.06 | 88.46 | 105.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 18 | 0.53 | 0 | 0.85 | 0.54 | 97.2 | 0.74 | 0.27 |
| Hex | 38 | 76 | 12 | 35 | 0 | 55 | 36 | 61 | 4A | 1B |
| Octal | 70 | 166 | 22 | 65 | 0 | 125 | 66 | 141 | 112 | 33 |
| Binary | 111000 | 1110110 | 10010 | 110101 | 0 | 1010101 | 110110 | 1100001 | 1001010 | 11011 |
Color Harmonies of #387612
Complementary color
Monochromatic Colors of #387612
Black with #387612
Text Example
Text Example
White with #387612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387612; }
p { color: rgb(56,118,18); }
H1.HeaderClassName
{
color: #387612;
}
.AnyTagClassName
{
color: #387612;
}
</style>
background-color css
<style>
a { background-color: #387612; }
a { background-color: rgb(56,118,18); }
div.DivClassName
{
background-color: #387612;
}
.BgClassName
{
background-color: #387612;
}
</style>
border-color css
<style>
span { border-color: #387612; }
span { border-color: rgb(56,118,18); }
td.TdClassName
{
border-color: #387612;
}
.TagClassName
{
border-color: #387612;
}
</style>