Shades of Bilbao #387000
Tints of Bilbao #387000
RGB
CMYK
RGB Variations
Color information
#387000 (or 0x387000) is known color: Bilbao. HEX triplet: 38, 70 and 00. RGB value is (56,112,0). Sum of RGB (Red+Green+Blue) = 56+112+0=168 (22% of max value = 765). Red value is 56 (22.27% from 255 or 33.33% from 168); Green value is 112 (44.14% from 255 or 66.67% from 168); Blue value is 0 (0.39% from 255 or 0% from 168); Max value from RGB is 112 - color contains mainly: green. Hex color #387000 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387000 is #C78FFF. Grayscale: #525252. Windows color (decimal): -13078528 or 28728. OLE color: 28728.
HSL color Cylindrical-coordinate representation of color #387000: hue angle of 90º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 1%. Process color model (Four color, CMYK) of #387000 is Cyan = 0.50, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 112 | 0 | - |
| CMYK | 0.50 | 0 | 1 | 0.56 |
| HSL | 90º | 1% | 0.22% | - |
| HSV(B) | 90º | 1% | 0.44% | - |
| XYZ | 7.43 | 12.43 | 2.01 | - |
| YUV | 82.49 | 81.45 | 109.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 112 | 0 | 0.50 | 0 | 1 | 0.56 | 90 | 1 | 0.22 |
| Hex | 38 | 70 | 0 | 32 | 0 | 64 | 38 | 5A | 64 | 16 |
| Octal | 70 | 160 | 0 | 62 | 0 | 144 | 70 | 132 | 144 | 26 |
| Binary | 111000 | 1110000 | 0 | 110010 | 0 | 1100100 | 111000 | 1011010 | 1100100 | 10110 |
Color Harmonies of #387000
Complementary color
Monochromatic Colors of #387000
Black with #387000
Text Example
Text Example
White with #387000
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387000; }
p { color: rgb(56,112,0); }
H1.HeaderClassName
{
color: #387000;
}
.AnyTagClassName
{
color: #387000;
}
</style>
background-color css
<style>
a { background-color: #387000; }
a { background-color: rgb(56,112,0); }
div.DivClassName
{
background-color: #387000;
}
.BgClassName
{
background-color: #387000;
}
</style>
border-color css
<style>
span { border-color: #387000; }
span { border-color: rgb(56,112,0); }
td.TdClassName
{
border-color: #387000;
}
.TagClassName
{
border-color: #387000;
}
</style>