Shades of Bilbao #387716
Tints of Bilbao #387716
RGB
CMYK
RGB Variations
Color information
#387716 (or 0x387716) is known color: Bilbao. HEX triplet: 38, 77 and 16. RGB value is (56,119,22). Sum of RGB (Red+Green+Blue) = 56+119+22=197 (26% of max value = 765). Red value is 56 (22.27% from 255 or 28.43% from 197); Green value is 119 (46.88% from 255 or 60.41% from 197); Blue value is 22 (8.98% from 255 or 11.17% from 197); Max value from RGB is 119 - color contains mainly: green. Hex color #387716 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387716 is #C788E9. Grayscale: #595959. Windows color (decimal): -13076714 or 1472312. OLE color: 1472312.
HSL color Cylindrical-coordinate representation of color #387716: hue angle of 98.97º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #387716 is Cyan = 0.53, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 119 | 22 | - |
| CMYK | 0.53 | 0 | 0.82 | 0.53 |
| HSL | 98.97º | 0.69% | 0.28% | - |
| HSV(B) | 98.97º | 0.82% | 0.47% | - |
| XYZ | 8.37 | 14.09 | 3.04 | - |
| YUV | 89.11 | 90.13 | 104.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 119 | 22 | 0.53 | 0 | 0.82 | 0.53 | 98.97 | 0.69 | 0.28 |
| Hex | 38 | 77 | 16 | 35 | 0 | 52 | 35 | 63 | 45 | 1C |
| Octal | 70 | 167 | 26 | 65 | 0 | 122 | 65 | 143 | 105 | 34 |
| Binary | 111000 | 1110111 | 10110 | 110101 | 0 | 1010010 | 110101 | 1100011 | 1000101 | 11100 |
Color Harmonies of #387716
Complementary color
Monochromatic Colors of #387716
Black with #387716
Text Example
Text Example
White with #387716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387716; }
p { color: rgb(56,119,22); }
H1.HeaderClassName
{
color: #387716;
}
.AnyTagClassName
{
color: #387716;
}
</style>
background-color css
<style>
a { background-color: #387716; }
a { background-color: rgb(56,119,22); }
div.DivClassName
{
background-color: #387716;
}
.BgClassName
{
background-color: #387716;
}
</style>
border-color css
<style>
span { border-color: #387716; }
span { border-color: rgb(56,119,22); }
td.TdClassName
{
border-color: #387716;
}
.TagClassName
{
border-color: #387716;
}
</style>