Shades of Bilbao #378730
Tints of Bilbao #378730
RGB
CMYK
RGB Variations
Color information
#378730 (or 0x378730) is known color: Bilbao. HEX triplet: 37, 87 and 30. RGB value is (55,135,48). Sum of RGB (Red+Green+Blue) = 55+135+48=238 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.11% from 238); Green value is 135 (53.12% from 255 or 56.72% from 238); Blue value is 48 (19.14% from 255 or 20.17% from 238); Max value from RGB is 135 - color contains mainly: green. Hex color #378730 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378730 is #C878CF. Grayscale: #656565. Windows color (decimal): -13138128 or 3180343. OLE color: 3180343.
HSL color Cylindrical-coordinate representation of color #378730: hue angle of 115.17º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #378730 is Cyan = 0.59, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 135 | 48 | - |
| CMYK | 0.59 | 0 | 0.64 | 0.47 |
| HSL | 115.17º | 0.48% | 0.36% | - |
| HSV(B) | 115.17º | 0.64% | 0.53% | - |
| XYZ | 10.77 | 18.35 | 5.77 | - |
| YUV | 101.16 | 98 | 95.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 135 | 48 | 0.59 | 0 | 0.64 | 0.47 | 115.17 | 0.48 | 0.36 |
| Hex | 37 | 87 | 30 | 3B | 0 | 40 | 2F | 73 | 30 | 24 |
| Octal | 67 | 207 | 60 | 73 | 0 | 100 | 57 | 163 | 60 | 44 |
| Binary | 110111 | 10000111 | 110000 | 111011 | 0 | 1000000 | 101111 | 1110011 | 110000 | 100100 |
Color Harmonies of #378730
Complementary color
Monochromatic Colors of #378730
Black with #378730
Text Example
Text Example
White with #378730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378730; }
p { color: rgb(55,135,48); }
H1.HeaderClassName
{
color: #378730;
}
.AnyTagClassName
{
color: #378730;
}
</style>
background-color css
<style>
a { background-color: #378730; }
a { background-color: rgb(55,135,48); }
div.DivClassName
{
background-color: #378730;
}
.BgClassName
{
background-color: #378730;
}
</style>
border-color css
<style>
span { border-color: #378730; }
span { border-color: rgb(55,135,48); }
td.TdClassName
{
border-color: #378730;
}
.TagClassName
{
border-color: #378730;
}
</style>