Shades of Bilbao #387617
Tints of Bilbao #387617
RGB
CMYK
RGB Variations
Color information
#387617 (or 0x387617) is known color: Bilbao. HEX triplet: 38, 76 and 17. RGB value is (56,118,23). Sum of RGB (Red+Green+Blue) = 56+118+23=197 (26% of max value = 765). Red value is 56 (22.27% from 255 or 28.43% from 197); Green value is 118 (46.48% from 255 or 59.90% from 197); Blue value is 23 (9.38% from 255 or 11.68% from 197); Max value from RGB is 118 - color contains mainly: green. Hex color #387617 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387617 is #C789E8. Grayscale: #585858. Windows color (decimal): -13076969 or 1537592. OLE color: 1537592.
HSL color Cylindrical-coordinate representation of color #387617: hue angle of 99.16º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #387617 is Cyan = 0.53, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 23 | - |
| CMYK | 0.53 | 0 | 0.81 | 0.54 |
| HSL | 99.16º | 0.67% | 0.28% | - |
| HSV(B) | 99.16º | 0.81% | 0.46% | - |
| XYZ | 8.26 | 13.86 | 3.05 | - |
| YUV | 88.63 | 90.96 | 104.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 23 | 0.53 | 0 | 0.81 | 0.54 | 99.16 | 0.67 | 0.28 |
| Hex | 38 | 76 | 17 | 35 | 0 | 51 | 36 | 63 | 43 | 1C |
| Octal | 70 | 166 | 27 | 65 | 0 | 121 | 66 | 143 | 103 | 34 |
| Binary | 111000 | 1110110 | 10111 | 110101 | 0 | 1010001 | 110110 | 1100011 | 1000011 | 11100 |
Color Harmonies of #387617
Complementary color
Monochromatic Colors of #387617
Black with #387617
Text Example
Text Example
White with #387617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387617; }
p { color: rgb(56,118,23); }
H1.HeaderClassName
{
color: #387617;
}
.AnyTagClassName
{
color: #387617;
}
</style>
background-color css
<style>
a { background-color: #387617; }
a { background-color: rgb(56,118,23); }
div.DivClassName
{
background-color: #387617;
}
.BgClassName
{
background-color: #387617;
}
</style>
border-color css
<style>
span { border-color: #387617; }
span { border-color: rgb(56,118,23); }
td.TdClassName
{
border-color: #387617;
}
.TagClassName
{
border-color: #387617;
}
</style>