Shades of Bilbao #387625
Tints of Bilbao #387625
RGB
CMYK
RGB Variations
Color information
#387625 (or 0x387625) is known color: Bilbao. HEX triplet: 38, 76 and 25. RGB value is (56,118,37). Sum of RGB (Red+Green+Blue) = 56+118+37=211 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.54% from 211); Green value is 118 (46.48% from 255 or 55.92% from 211); Blue value is 37 (14.84% from 255 or 17.54% from 211); Max value from RGB is 118 - color contains mainly: green. Hex color #387625 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387625 is #C789DA. Grayscale: #5A5A5A. Windows color (decimal): -13076955 or 2455096. OLE color: 2455096.
HSL color Cylindrical-coordinate representation of color #387625: hue angle of 105.93º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #387625 is Cyan = 0.53, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 37 | - |
| CMYK | 0.53 | 0 | 0.69 | 0.54 |
| HSL | 105.93º | 0.52% | 0.3% | - |
| HSV(B) | 105.93º | 0.69% | 0.46% | - |
| XYZ | 8.44 | 13.93 | 3.99 | - |
| YUV | 90.23 | 97.96 | 103.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 37 | 0.53 | 0 | 0.69 | 0.54 | 105.93 | 0.52 | 0.3 |
| Hex | 38 | 76 | 25 | 35 | 0 | 45 | 36 | 6A | 34 | 1E |
| Octal | 70 | 166 | 45 | 65 | 0 | 105 | 66 | 152 | 64 | 36 |
| Binary | 111000 | 1110110 | 100101 | 110101 | 0 | 1000101 | 110110 | 1101010 | 110100 | 11110 |
Color Harmonies of #387625
Complementary color
Monochromatic Colors of #387625
Black with #387625
Text Example
Text Example
White with #387625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387625; }
p { color: rgb(56,118,37); }
H1.HeaderClassName
{
color: #387625;
}
.AnyTagClassName
{
color: #387625;
}
</style>
background-color css
<style>
a { background-color: #387625; }
a { background-color: rgb(56,118,37); }
div.DivClassName
{
background-color: #387625;
}
.BgClassName
{
background-color: #387625;
}
</style>
border-color css
<style>
span { border-color: #387625; }
span { border-color: rgb(56,118,37); }
td.TdClassName
{
border-color: #387625;
}
.TagClassName
{
border-color: #387625;
}
</style>