Shades of Bilbao #387608
Tints of Bilbao #387608
RGB
CMYK
RGB Variations
Color information
#387608 (or 0x387608) is known color: Bilbao. HEX triplet: 38, 76 and 08. RGB value is (56,118,8). Sum of RGB (Red+Green+Blue) = 56+118+8=182 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.77% from 182); Green value is 118 (46.48% from 255 or 64.84% from 182); Blue value is 8 (3.52% from 255 or 4.40% from 182); Max value from RGB is 118 - color contains mainly: green. Hex color #387608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387608 is #C789F7. Grayscale: #575757. Windows color (decimal): -13076984 or 554552. OLE color: 554552.
HSL color Cylindrical-coordinate representation of color #387608: hue angle of 93.82º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #387608 is Cyan = 0.53, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 8 | - |
| CMYK | 0.53 | 0 | 0.93 | 0.54 |
| HSL | 93.82º | 0.87% | 0.25% | - |
| HSV(B) | 93.82º | 0.93% | 0.46% | - |
| XYZ | 8.15 | 13.82 | 2.47 | - |
| YUV | 86.92 | 83.46 | 105.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 8 | 0.53 | 0 | 0.93 | 0.54 | 93.82 | 0.87 | 0.25 |
| Hex | 38 | 76 | 8 | 35 | 0 | 5D | 36 | 5E | 57 | 19 |
| Octal | 70 | 166 | 10 | 65 | 0 | 135 | 66 | 136 | 127 | 31 |
| Binary | 111000 | 1110110 | 1000 | 110101 | 0 | 1011101 | 110110 | 1011110 | 1010111 | 11001 |
Color Harmonies of #387608
Complementary color
Monochromatic Colors of #387608
Black with #387608
Text Example
Text Example
White with #387608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387608; }
p { color: rgb(56,118,8); }
H1.HeaderClassName
{
color: #387608;
}
.AnyTagClassName
{
color: #387608;
}
</style>
background-color css
<style>
a { background-color: #387608; }
a { background-color: rgb(56,118,8); }
div.DivClassName
{
background-color: #387608;
}
.BgClassName
{
background-color: #387608;
}
</style>
border-color css
<style>
span { border-color: #387608; }
span { border-color: rgb(56,118,8); }
td.TdClassName
{
border-color: #387608;
}
.TagClassName
{
border-color: #387608;
}
</style>