Shades of Bilbao #387908
Tints of Bilbao #387908
RGB
CMYK
RGB Variations
Color information
#387908 (or 0x387908) is known color: Bilbao. HEX triplet: 38, 79 and 08. RGB value is (56,121,8). Sum of RGB (Red+Green+Blue) = 56+121+8=185 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.27% from 185); Green value is 121 (47.66% from 255 or 65.41% from 185); Blue value is 8 (3.52% from 255 or 4.32% from 185); Max value from RGB is 121 - color contains mainly: green. Hex color #387908 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387908 is #C786F7. Grayscale: #595959. Windows color (decimal): -13076216 or 555320. OLE color: 555320.
HSL color Cylindrical-coordinate representation of color #387908: hue angle of 94.51º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #387908 is Cyan = 0.54, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 121 | 8 | - |
| CMYK | 0.54 | 0 | 0.93 | 0.53 |
| HSL | 94.51º | 0.88% | 0.25% | - |
| HSV(B) | 94.51º | 0.93% | 0.47% | - |
| XYZ | 8.51 | 14.53 | 2.59 | - |
| YUV | 88.68 | 82.47 | 104.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 121 | 8 | 0.54 | 0 | 0.93 | 0.53 | 94.51 | 0.88 | 0.25 |
| Hex | 38 | 79 | 8 | 36 | 0 | 5D | 35 | 5F | 58 | 19 |
| Octal | 70 | 171 | 10 | 66 | 0 | 135 | 65 | 137 | 130 | 31 |
| Binary | 111000 | 1111001 | 1000 | 110110 | 0 | 1011101 | 110101 | 1011111 | 1011000 | 11001 |
Color Harmonies of #387908
Complementary color
Monochromatic Colors of #387908
Black with #387908
Text Example
Text Example
White with #387908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387908; }
p { color: rgb(56,121,8); }
H1.HeaderClassName
{
color: #387908;
}
.AnyTagClassName
{
color: #387908;
}
</style>
background-color css
<style>
a { background-color: #387908; }
a { background-color: rgb(56,121,8); }
div.DivClassName
{
background-color: #387908;
}
.BgClassName
{
background-color: #387908;
}
</style>
border-color css
<style>
span { border-color: #387908; }
span { border-color: rgb(56,121,8); }
td.TdClassName
{
border-color: #387908;
}
.TagClassName
{
border-color: #387908;
}
</style>