Shades of Bilbao #387619
Tints of Bilbao #387619
RGB
CMYK
RGB Variations
Color information
#387619 (or 0x387619) is known color: Bilbao. HEX triplet: 38, 76 and 19. RGB value is (56,118,25). Sum of RGB (Red+Green+Blue) = 56+118+25=199 (26% of max value = 765). Red value is 56 (22.27% from 255 or 28.14% from 199); Green value is 118 (46.48% from 255 or 59.30% from 199); Blue value is 25 (10.16% from 255 or 12.56% from 199); Max value from RGB is 118 - color contains mainly: green. Hex color #387619 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387619 is #C789E6. Grayscale: #595959. Windows color (decimal): -13076967 or 1668664. OLE color: 1668664.
HSL color Cylindrical-coordinate representation of color #387619: hue angle of 100º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #387619 is Cyan = 0.53, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 25 | - |
| CMYK | 0.53 | 0 | 0.79 | 0.54 |
| HSL | 100º | 0.65% | 0.28% | - |
| HSV(B) | 100º | 0.79% | 0.46% | - |
| XYZ | 8.28 | 13.87 | 3.16 | - |
| YUV | 88.86 | 91.96 | 104.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 25 | 0.53 | 0 | 0.79 | 0.54 | 100 | 0.65 | 0.28 |
| Hex | 38 | 76 | 19 | 35 | 0 | 4F | 36 | 64 | 41 | 1C |
| Octal | 70 | 166 | 31 | 65 | 0 | 117 | 66 | 144 | 101 | 34 |
| Binary | 111000 | 1110110 | 11001 | 110101 | 0 | 1001111 | 110110 | 1100100 | 1000001 | 11100 |
Color Harmonies of #387619
Complementary color
Monochromatic Colors of #387619
Black with #387619
Text Example
Text Example
White with #387619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387619; }
p { color: rgb(56,118,25); }
H1.HeaderClassName
{
color: #387619;
}
.AnyTagClassName
{
color: #387619;
}
</style>
background-color css
<style>
a { background-color: #387619; }
a { background-color: rgb(56,118,25); }
div.DivClassName
{
background-color: #387619;
}
.BgClassName
{
background-color: #387619;
}
</style>
border-color css
<style>
span { border-color: #387619; }
span { border-color: rgb(56,118,25); }
td.TdClassName
{
border-color: #387619;
}
.TagClassName
{
border-color: #387619;
}
</style>