Shades of Bilbao #387405
Tints of Bilbao #387405
RGB
CMYK
RGB Variations
Color information
#387405 (or 0x387405) is known color: Bilbao. HEX triplet: 38, 74 and 05. RGB value is (56,116,5). Sum of RGB (Red+Green+Blue) = 56+116+5=177 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.64% from 177); Green value is 116 (45.70% from 255 or 65.54% from 177); Blue value is 5 (2.34% from 255 or 2.82% from 177); Max value from RGB is 116 - color contains mainly: green. Hex color #387405 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387405 is #C78BFA. Grayscale: #555555. Windows color (decimal): -13077499 or 357432. OLE color: 357432.
HSL color Cylindrical-coordinate representation of color #387405: hue angle of 92.43º 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 #387405 is Cyan = 0.52, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 116 | 5 | - |
| CMYK | 0.52 | 0 | 0.96 | 0.55 |
| HSL | 92.43º | 0.92% | 0.24% | - |
| HSV(B) | 92.43º | 0.96% | 0.45% | - |
| XYZ | 7.9 | 13.34 | 2.3 | - |
| YUV | 85.41 | 82.62 | 107.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 116 | 5 | 0.52 | 0 | 0.96 | 0.55 | 92.43 | 0.92 | 0.24 |
| Hex | 38 | 74 | 5 | 34 | 0 | 60 | 37 | 5C | 5C | 18 |
| Octal | 70 | 164 | 5 | 64 | 0 | 140 | 67 | 134 | 134 | 30 |
| Binary | 111000 | 1110100 | 101 | 110100 | 0 | 1100000 | 110111 | 1011100 | 1011100 | 11000 |
Color Harmonies of #387405
Complementary color
Monochromatic Colors of #387405
Black with #387405
Text Example
Text Example
White with #387405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387405; }
p { color: rgb(56,116,5); }
H1.HeaderClassName
{
color: #387405;
}
.AnyTagClassName
{
color: #387405;
}
</style>
background-color css
<style>
a { background-color: #387405; }
a { background-color: rgb(56,116,5); }
div.DivClassName
{
background-color: #387405;
}
.BgClassName
{
background-color: #387405;
}
</style>
border-color css
<style>
span { border-color: #387405; }
span { border-color: rgb(56,116,5); }
td.TdClassName
{
border-color: #387405;
}
.TagClassName
{
border-color: #387405;
}
</style>