Shades of Bilbao #378530
Tints of Bilbao #378530
RGB
CMYK
RGB Variations
Color information
#378530 (or 0x378530) is known color: Bilbao. HEX triplet: 37, 85 and 30. RGB value is (55,133,48). Sum of RGB (Red+Green+Blue) = 55+133+48=236 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.31% from 236); Green value is 133 (52.34% from 255 or 56.36% from 236); Blue value is 48 (19.14% from 255 or 20.34% from 236); Max value from RGB is 133 - color contains mainly: green. Hex color #378530 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378530 is #C87ACF. Grayscale: #646464. Windows color (decimal): -13138640 or 3179831. OLE color: 3179831.
HSL color Cylindrical-coordinate representation of color #378530: hue angle of 115.06º degrees, saturation: 0.47, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #378530 is Cyan = 0.59, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 55 | 133 | 48 | - |
| CMYK | 0.59 | 0 | 0.64 | 0.48 |
| HSL | 115.06º | 0.47% | 0.35% | - |
| HSV(B) | 115.06º | 0.64% | 0.52% | - |
| XYZ | 10.5 | 17.8 | 5.68 | - |
| YUV | 99.99 | 98.66 | 95.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 133 | 48 | 0.59 | 0 | 0.64 | 0.48 | 115.06 | 0.47 | 0.35 |
| Hex | 37 | 85 | 30 | 3B | 0 | 40 | 30 | 73 | 2F | 23 |
| Octal | 67 | 205 | 60 | 73 | 0 | 100 | 60 | 163 | 57 | 43 |
| Binary | 110111 | 10000101 | 110000 | 111011 | 0 | 1000000 | 110000 | 1110011 | 101111 | 100011 |
Color Harmonies of #378530
Complementary color
Monochromatic Colors of #378530
Black with #378530
Text Example
Text Example
White with #378530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378530; }
p { color: rgb(55,133,48); }
H1.HeaderClassName
{
color: #378530;
}
.AnyTagClassName
{
color: #378530;
}
</style>
background-color css
<style>
a { background-color: #378530; }
a { background-color: rgb(55,133,48); }
div.DivClassName
{
background-color: #378530;
}
.BgClassName
{
background-color: #378530;
}
</style>
border-color css
<style>
span { border-color: #378530; }
span { border-color: rgb(55,133,48); }
td.TdClassName
{
border-color: #378530;
}
.TagClassName
{
border-color: #378530;
}
</style>