Shades of Bilbao #387717
Tints of Bilbao #387717
RGB
CMYK
RGB Variations
Color information
#387717 (or 0x387717) is known color: Bilbao. HEX triplet: 38, 77 and 17. RGB value is (56,119,23). Sum of RGB (Red+Green+Blue) = 56+119+23=198 (26% of max value = 765). Red value is 56 (22.27% from 255 or 28.28% from 198); Green value is 119 (46.88% from 255 or 60.10% from 198); Blue value is 23 (9.38% from 255 or 11.62% from 198); Max value from RGB is 119 - color contains mainly: green. Hex color #387717 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387717 is #C788E8. Grayscale: #595959. Windows color (decimal): -13076713 or 1537848. OLE color: 1537848.
HSL color Cylindrical-coordinate representation of color #387717: hue angle of 99.38º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #387717 is Cyan = 0.53, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 119 | 23 | - |
| CMYK | 0.53 | 0 | 0.81 | 0.53 |
| HSL | 99.38º | 0.68% | 0.28% | - |
| HSV(B) | 99.38º | 0.81% | 0.47% | - |
| XYZ | 8.38 | 14.1 | 3.09 | - |
| YUV | 89.22 | 90.63 | 104.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 119 | 23 | 0.53 | 0 | 0.81 | 0.53 | 99.38 | 0.68 | 0.28 |
| Hex | 38 | 77 | 17 | 35 | 0 | 51 | 35 | 63 | 44 | 1C |
| Octal | 70 | 167 | 27 | 65 | 0 | 121 | 65 | 143 | 104 | 34 |
| Binary | 111000 | 1110111 | 10111 | 110101 | 0 | 1010001 | 110101 | 1100011 | 1000100 | 11100 |
Color Harmonies of #387717
Complementary color
Monochromatic Colors of #387717
Black with #387717
Text Example
Text Example
White with #387717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387717; }
p { color: rgb(56,119,23); }
H1.HeaderClassName
{
color: #387717;
}
.AnyTagClassName
{
color: #387717;
}
</style>
background-color css
<style>
a { background-color: #387717; }
a { background-color: rgb(56,119,23); }
div.DivClassName
{
background-color: #387717;
}
.BgClassName
{
background-color: #387717;
}
</style>
border-color css
<style>
span { border-color: #387717; }
span { border-color: rgb(56,119,23); }
td.TdClassName
{
border-color: #387717;
}
.TagClassName
{
border-color: #387717;
}
</style>