Shades of Bilbao #387312
Tints of Bilbao #387312
RGB
CMYK
RGB Variations
Color information
#387312 (or 0x387312) is known color: Bilbao. HEX triplet: 38, 73 and 12. RGB value is (56,115,18). Sum of RGB (Red+Green+Blue) = 56+115+18=189 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.63% from 189); Green value is 115 (45.31% from 255 or 60.85% from 189); Blue value is 18 (7.42% from 255 or 9.52% from 189); Max value from RGB is 115 - color contains mainly: green. Hex color #387312 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387312 is #C78CED. Grayscale: #565656. Windows color (decimal): -13077742 or 1209144. OLE color: 1209144.
HSL color Cylindrical-coordinate representation of color #387312: hue angle of 96.49º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #387312 is Cyan = 0.51, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 115 | 18 | - |
| CMYK | 0.51 | 0 | 0.84 | 0.55 |
| HSL | 96.49º | 0.73% | 0.26% | - |
| HSV(B) | 96.49º | 0.84% | 0.45% | - |
| XYZ | 7.87 | 13.15 | 2.69 | - |
| YUV | 86.3 | 89.45 | 106.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 18 | 0.51 | 0 | 0.84 | 0.55 | 96.49 | 0.73 | 0.26 |
| Hex | 38 | 73 | 12 | 33 | 0 | 54 | 37 | 60 | 49 | 1A |
| Octal | 70 | 163 | 22 | 63 | 0 | 124 | 67 | 140 | 111 | 32 |
| Binary | 111000 | 1110011 | 10010 | 110011 | 0 | 1010100 | 110111 | 1100000 | 1001001 | 11010 |
Color Harmonies of #387312
Complementary color
Monochromatic Colors of #387312
Black with #387312
Text Example
Text Example
White with #387312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387312; }
p { color: rgb(56,115,18); }
H1.HeaderClassName
{
color: #387312;
}
.AnyTagClassName
{
color: #387312;
}
</style>
background-color css
<style>
a { background-color: #387312; }
a { background-color: rgb(56,115,18); }
div.DivClassName
{
background-color: #387312;
}
.BgClassName
{
background-color: #387312;
}
</style>
border-color css
<style>
span { border-color: #387312; }
span { border-color: rgb(56,115,18); }
td.TdClassName
{
border-color: #387312;
}
.TagClassName
{
border-color: #387312;
}
</style>