Shades of Bilbao #387305
Tints of Bilbao #387305
RGB
CMYK
RGB Variations
Color information
#387305 (or 0x387305) is known color: Bilbao. HEX triplet: 38, 73 and 05. RGB value is (56,115,5). Sum of RGB (Red+Green+Blue) = 56+115+5=176 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.82% from 176); Green value is 115 (45.31% from 255 or 65.34% from 176); Blue value is 5 (2.34% from 255 or 2.84% from 176); Max value from RGB is 115 - color contains mainly: green. Hex color #387305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387305 is #C78CFA. Grayscale: #555555. Windows color (decimal): -13077755 or 357176. OLE color: 357176.
HSL color Cylindrical-coordinate representation of color #387305: hue angle of 92.18º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #387305 is Cyan = 0.51, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 115 | 5 | - |
| CMYK | 0.51 | 0 | 0.96 | 0.55 |
| HSL | 92.18º | 0.92% | 0.24% | - |
| HSV(B) | 92.18º | 0.96% | 0.45% | - |
| XYZ | 7.79 | 13.11 | 2.26 | - |
| YUV | 84.82 | 82.95 | 107.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 5 | 0.51 | 0 | 0.96 | 0.55 | 92.18 | 0.92 | 0.24 |
| Hex | 38 | 73 | 5 | 33 | 0 | 60 | 37 | 5C | 5C | 18 |
| Octal | 70 | 163 | 5 | 63 | 0 | 140 | 67 | 134 | 134 | 30 |
| Binary | 111000 | 1110011 | 101 | 110011 | 0 | 1100000 | 110111 | 1011100 | 1011100 | 11000 |
Color Harmonies of #387305
Complementary color
Monochromatic Colors of #387305
Black with #387305
Text Example
Text Example
White with #387305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387305; }
p { color: rgb(56,115,5); }
H1.HeaderClassName
{
color: #387305;
}
.AnyTagClassName
{
color: #387305;
}
</style>
background-color css
<style>
a { background-color: #387305; }
a { background-color: rgb(56,115,5); }
div.DivClassName
{
background-color: #387305;
}
.BgClassName
{
background-color: #387305;
}
</style>
border-color css
<style>
span { border-color: #387305; }
span { border-color: rgb(56,115,5); }
td.TdClassName
{
border-color: #387305;
}
.TagClassName
{
border-color: #387305;
}
</style>