Shades of Bilbao #387812
Tints of Bilbao #387812
RGB
CMYK
RGB Variations
Color information
#387812 (or 0x387812) is known color: Bilbao. HEX triplet: 38, 78 and 12. RGB value is (56,120,18). Sum of RGB (Red+Green+Blue) = 56+120+18=194 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.87% from 194); Green value is 120 (47.27% from 255 or 61.86% from 194); Blue value is 18 (7.42% from 255 or 9.28% from 194); Max value from RGB is 120 - color contains mainly: green. Hex color #387812 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387812 is #C787ED. Grayscale: #595959. Windows color (decimal): -13076462 or 1210424. OLE color: 1210424.
HSL color Cylindrical-coordinate representation of color #387812: hue angle of 97.65º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #387812 is Cyan = 0.53, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 120 | 18 | - |
| CMYK | 0.53 | 0 | 0.85 | 0.53 |
| HSL | 97.65º | 0.74% | 0.27% | - |
| HSV(B) | 97.65º | 0.85% | 0.47% | - |
| XYZ | 8.46 | 14.32 | 2.89 | - |
| YUV | 89.24 | 87.8 | 104.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 120 | 18 | 0.53 | 0 | 0.85 | 0.53 | 97.65 | 0.74 | 0.27 |
| Hex | 38 | 78 | 12 | 35 | 0 | 55 | 35 | 62 | 4A | 1B |
| Octal | 70 | 170 | 22 | 65 | 0 | 125 | 65 | 142 | 112 | 33 |
| Binary | 111000 | 1111000 | 10010 | 110101 | 0 | 1010101 | 110101 | 1100010 | 1001010 | 11011 |
Color Harmonies of #387812
Complementary color
Monochromatic Colors of #387812
Black with #387812
Text Example
Text Example
White with #387812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387812; }
p { color: rgb(56,120,18); }
H1.HeaderClassName
{
color: #387812;
}
.AnyTagClassName
{
color: #387812;
}
</style>
background-color css
<style>
a { background-color: #387812; }
a { background-color: rgb(56,120,18); }
div.DivClassName
{
background-color: #387812;
}
.BgClassName
{
background-color: #387812;
}
</style>
border-color css
<style>
span { border-color: #387812; }
span { border-color: rgb(56,120,18); }
td.TdClassName
{
border-color: #387812;
}
.TagClassName
{
border-color: #387812;
}
</style>