Shades of Bilbao #387814
Tints of Bilbao #387814
RGB
CMYK
RGB Variations
Color information
#387814 (or 0x387814) is known color: Bilbao. HEX triplet: 38, 78 and 14. RGB value is (56,120,20). Sum of RGB (Red+Green+Blue) = 56+120+20=196 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.57% from 196); Green value is 120 (47.27% from 255 or 61.22% from 196); Blue value is 20 (8.20% from 255 or 10.20% from 196); Max value from RGB is 120 - color contains mainly: green. Hex color #387814 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387814 is #C787EB. Grayscale: #595959. Windows color (decimal): -13076460 or 1341496. OLE color: 1341496.
HSL color Cylindrical-coordinate representation of color #387814: hue angle of 98.4º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #387814 is Cyan = 0.53, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 120 | 20 | - |
| CMYK | 0.53 | 0 | 0.83 | 0.53 |
| HSL | 98.4º | 0.71% | 0.27% | - |
| HSV(B) | 98.4º | 0.83% | 0.47% | - |
| XYZ | 8.47 | 14.32 | 2.98 | - |
| YUV | 89.46 | 88.8 | 104.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 120 | 20 | 0.53 | 0 | 0.83 | 0.53 | 98.4 | 0.71 | 0.27 |
| Hex | 38 | 78 | 14 | 35 | 0 | 53 | 35 | 62 | 47 | 1B |
| Octal | 70 | 170 | 24 | 65 | 0 | 123 | 65 | 142 | 107 | 33 |
| Binary | 111000 | 1111000 | 10100 | 110101 | 0 | 1010011 | 110101 | 1100010 | 1000111 | 11011 |
Color Harmonies of #387814
Complementary color
Monochromatic Colors of #387814
Black with #387814
Text Example
Text Example
White with #387814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387814; }
p { color: rgb(56,120,20); }
H1.HeaderClassName
{
color: #387814;
}
.AnyTagClassName
{
color: #387814;
}
</style>
background-color css
<style>
a { background-color: #387814; }
a { background-color: rgb(56,120,20); }
div.DivClassName
{
background-color: #387814;
}
.BgClassName
{
background-color: #387814;
}
</style>
border-color css
<style>
span { border-color: #387814; }
span { border-color: rgb(56,120,20); }
td.TdClassName
{
border-color: #387814;
}
.TagClassName
{
border-color: #387814;
}
</style>