Shades of Bilbao #387907
Tints of Bilbao #387907
RGB
CMYK
RGB Variations
Color information
#387907 (or 0x387907) is known color: Bilbao. HEX triplet: 38, 79 and 07. RGB value is (56,121,7). Sum of RGB (Red+Green+Blue) = 56+121+7=184 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.43% from 184); Green value is 121 (47.66% from 255 or 65.76% from 184); Blue value is 7 (3.12% from 255 or 3.80% from 184); Max value from RGB is 121 - color contains mainly: green. Hex color #387907 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387907 is #C786F8. Grayscale: #585858. Windows color (decimal): -13076217 or 489784. OLE color: 489784.
HSL color Cylindrical-coordinate representation of color #387907: hue angle of 94.21º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #387907 is Cyan = 0.54, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 121 | 7 | - |
| CMYK | 0.54 | 0 | 0.94 | 0.53 |
| HSL | 94.21º | 0.89% | 0.25% | - |
| HSV(B) | 94.21º | 0.94% | 0.47% | - |
| XYZ | 8.51 | 14.53 | 2.56 | - |
| YUV | 88.57 | 81.97 | 104.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 121 | 7 | 0.54 | 0 | 0.94 | 0.53 | 94.21 | 0.89 | 0.25 |
| Hex | 38 | 79 | 7 | 36 | 0 | 5E | 35 | 5E | 59 | 19 |
| Octal | 70 | 171 | 7 | 66 | 0 | 136 | 65 | 136 | 131 | 31 |
| Binary | 111000 | 1111001 | 111 | 110110 | 0 | 1011110 | 110101 | 1011110 | 1011001 | 11001 |
Color Harmonies of #387907
Complementary color
Monochromatic Colors of #387907
Black with #387907
Text Example
Text Example
White with #387907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387907; }
p { color: rgb(56,121,7); }
H1.HeaderClassName
{
color: #387907;
}
.AnyTagClassName
{
color: #387907;
}
</style>
background-color css
<style>
a { background-color: #387907; }
a { background-color: rgb(56,121,7); }
div.DivClassName
{
background-color: #387907;
}
.BgClassName
{
background-color: #387907;
}
</style>
border-color css
<style>
span { border-color: #387907; }
span { border-color: rgb(56,121,7); }
td.TdClassName
{
border-color: #387907;
}
.TagClassName
{
border-color: #387907;
}
</style>