Shades of Bilbao #378325
Tints of Bilbao #378325
RGB
CMYK
RGB Variations
Color information
#378325 (or 0x378325) is known color: Bilbao. HEX triplet: 37, 83 and 25. RGB value is (55,131,37). Sum of RGB (Red+Green+Blue) = 55+131+37=223 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.66% from 223); Green value is 131 (51.56% from 255 or 58.74% from 223); Blue value is 37 (14.84% from 255 or 16.59% from 223); Max value from RGB is 131 - color contains mainly: green. Hex color #378325 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378325 is #C87CDA. Grayscale: #616161. Windows color (decimal): -13139163 or 2458423. OLE color: 2458423.
HSL color Cylindrical-coordinate representation of color #378325: hue angle of 108.51º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #378325 is Cyan = 0.58, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 131 | 37 | - |
| CMYK | 0.58 | 0 | 0.72 | 0.49 |
| HSL | 108.51º | 0.56% | 0.33% | - |
| HSV(B) | 108.51º | 0.72% | 0.51% | - |
| XYZ | 10.03 | 17.18 | 4.54 | - |
| YUV | 97.56 | 93.82 | 97.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 131 | 37 | 0.58 | 0 | 0.72 | 0.49 | 108.51 | 0.56 | 0.33 |
| Hex | 37 | 83 | 25 | 3A | 0 | 48 | 31 | 6D | 38 | 21 |
| Octal | 67 | 203 | 45 | 72 | 0 | 110 | 61 | 155 | 70 | 41 |
| Binary | 110111 | 10000011 | 100101 | 111010 | 0 | 1001000 | 110001 | 1101101 | 111000 | 100001 |
Color Harmonies of #378325
Complementary color
Monochromatic Colors of #378325
Black with #378325
Text Example
Text Example
White with #378325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378325; }
p { color: rgb(55,131,37); }
H1.HeaderClassName
{
color: #378325;
}
.AnyTagClassName
{
color: #378325;
}
</style>
background-color css
<style>
a { background-color: #378325; }
a { background-color: rgb(55,131,37); }
div.DivClassName
{
background-color: #378325;
}
.BgClassName
{
background-color: #378325;
}
</style>
border-color css
<style>
span { border-color: #378325; }
span { border-color: rgb(55,131,37); }
td.TdClassName
{
border-color: #378325;
}
.TagClassName
{
border-color: #378325;
}
</style>