Shades of Bilbao #387817
Tints of Bilbao #387817
RGB
CMYK
RGB Variations
Color information
#387817 (or 0x387817) is known color: Bilbao. HEX triplet: 38, 78 and 17. RGB value is (56,120,23). Sum of RGB (Red+Green+Blue) = 56+120+23=199 (26% of max value = 765). Red value is 56 (22.27% from 255 or 28.14% from 199); Green value is 120 (47.27% from 255 or 60.30% from 199); Blue value is 23 (9.38% from 255 or 11.56% from 199); Max value from RGB is 120 - color contains mainly: green. Hex color #387817 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387817 is #C787E8. Grayscale: #5A5A5A. Windows color (decimal): -13076457 or 1538104. OLE color: 1538104.
HSL color Cylindrical-coordinate representation of color #387817: hue angle of 99.59º 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 #387817 is Cyan = 0.53, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 120 | 23 | - |
| CMYK | 0.53 | 0 | 0.81 | 0.53 |
| HSL | 99.59º | 0.68% | 0.28% | - |
| HSV(B) | 99.59º | 0.81% | 0.47% | - |
| XYZ | 8.5 | 14.34 | 3.13 | - |
| YUV | 89.81 | 90.3 | 103.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 120 | 23 | 0.53 | 0 | 0.81 | 0.53 | 99.59 | 0.68 | 0.28 |
| Hex | 38 | 78 | 17 | 35 | 0 | 51 | 35 | 64 | 44 | 1C |
| Octal | 70 | 170 | 27 | 65 | 0 | 121 | 65 | 144 | 104 | 34 |
| Binary | 111000 | 1111000 | 10111 | 110101 | 0 | 1010001 | 110101 | 1100100 | 1000100 | 11100 |
Color Harmonies of #387817
Complementary color
Monochromatic Colors of #387817
Black with #387817
Text Example
Text Example
White with #387817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387817; }
p { color: rgb(56,120,23); }
H1.HeaderClassName
{
color: #387817;
}
.AnyTagClassName
{
color: #387817;
}
</style>
background-color css
<style>
a { background-color: #387817; }
a { background-color: rgb(56,120,23); }
div.DivClassName
{
background-color: #387817;
}
.BgClassName
{
background-color: #387817;
}
</style>
border-color css
<style>
span { border-color: #387817; }
span { border-color: rgb(56,120,23); }
td.TdClassName
{
border-color: #387817;
}
.TagClassName
{
border-color: #387817;
}
</style>