Shades of Bilbao #378414
Tints of Bilbao #378414
RGB
CMYK
RGB Variations
Color information
#378414 (or 0x378414) is known color: Bilbao. HEX triplet: 37, 84 and 14. RGB value is (55,132,20). Sum of RGB (Red+Green+Blue) = 55+132+20=207 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.57% from 207); Green value is 132 (51.95% from 255 or 63.77% from 207); Blue value is 20 (8.20% from 255 or 9.66% from 207); Max value from RGB is 132 - color contains mainly: green. Hex color #378414 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #378414 is #C87BEB. Grayscale: #606060. Windows color (decimal): -13138924 or 1344567. OLE color: 1344567.
HSL color Cylindrical-coordinate representation of color #378414: hue angle of 101.25º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #378414 is Cyan = 0.58, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 55 | 132 | 20 | - |
| CMYK | 0.58 | 0 | 0.85 | 0.48 |
| HSL | 101.25º | 0.74% | 0.3% | - |
| HSV(B) | 101.25º | 0.85% | 0.52% | - |
| XYZ | 9.95 | 17.37 | 3.49 | - |
| YUV | 96.21 | 84.99 | 98.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 132 | 20 | 0.58 | 0 | 0.85 | 0.48 | 101.25 | 0.74 | 0.3 |
| Hex | 37 | 84 | 14 | 3A | 0 | 55 | 30 | 65 | 4A | 1E |
| Octal | 67 | 204 | 24 | 72 | 0 | 125 | 60 | 145 | 112 | 36 |
| Binary | 110111 | 10000100 | 10100 | 111010 | 0 | 1010101 | 110000 | 1100101 | 1001010 | 11110 |
Color Harmonies of #378414
Complementary color
Monochromatic Colors of #378414
Black with #378414
Text Example
Text Example
White with #378414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378414; }
p { color: rgb(55,132,20); }
H1.HeaderClassName
{
color: #378414;
}
.AnyTagClassName
{
color: #378414;
}
</style>
background-color css
<style>
a { background-color: #378414; }
a { background-color: rgb(55,132,20); }
div.DivClassName
{
background-color: #378414;
}
.BgClassName
{
background-color: #378414;
}
</style>
border-color css
<style>
span { border-color: #378414; }
span { border-color: rgb(55,132,20); }
td.TdClassName
{
border-color: #378414;
}
.TagClassName
{
border-color: #378414;
}
</style>