Shades of Bilbao #377612
Tints of Bilbao #377612
RGB
CMYK
RGB Variations
Color information
#377612 (or 0x377612) is known color: Bilbao. HEX triplet: 37, 76 and 12. RGB value is (55,118,18). Sum of RGB (Red+Green+Blue) = 55+118+18=191 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.80% from 191); Green value is 118 (46.48% from 255 or 61.78% from 191); Blue value is 18 (7.42% from 255 or 9.42% from 191); Max value from RGB is 118 - color contains mainly: green. Hex color #377612 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377612 is #C889ED. Grayscale: #585858. Windows color (decimal): -13142510 or 1209911. OLE color: 1209911.
HSL color Cylindrical-coordinate representation of color #377612: hue angle of 97.8º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #377612 is Cyan = 0.53, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 118 | 18 | - |
| CMYK | 0.53 | 0 | 0.85 | 0.54 |
| HSL | 97.8º | 0.74% | 0.27% | - |
| HSV(B) | 97.8º | 0.85% | 0.46% | - |
| XYZ | 8.16 | 13.81 | 2.81 | - |
| YUV | 87.76 | 88.63 | 104.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 118 | 18 | 0.53 | 0 | 0.85 | 0.54 | 97.8 | 0.74 | 0.27 |
| Hex | 37 | 76 | 12 | 35 | 0 | 55 | 36 | 62 | 4A | 1B |
| Octal | 67 | 166 | 22 | 65 | 0 | 125 | 66 | 142 | 112 | 33 |
| Binary | 110111 | 1110110 | 10010 | 110101 | 0 | 1010101 | 110110 | 1100010 | 1001010 | 11011 |
Color Harmonies of #377612
Complementary color
Monochromatic Colors of #377612
Black with #377612
Text Example
Text Example
White with #377612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377612; }
p { color: rgb(55,118,18); }
H1.HeaderClassName
{
color: #377612;
}
.AnyTagClassName
{
color: #377612;
}
</style>
background-color css
<style>
a { background-color: #377612; }
a { background-color: rgb(55,118,18); }
div.DivClassName
{
background-color: #377612;
}
.BgClassName
{
background-color: #377612;
}
</style>
border-color css
<style>
span { border-color: #377612; }
span { border-color: rgb(55,118,18); }
td.TdClassName
{
border-color: #377612;
}
.TagClassName
{
border-color: #377612;
}
</style>