Shades of Bilbao #378822
Tints of Bilbao #378822
RGB
CMYK
RGB Variations
Color information
#378822 (or 0x378822) is known color: Bilbao. HEX triplet: 37, 88 and 22. RGB value is (55,136,34). Sum of RGB (Red+Green+Blue) = 55+136+34=225 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.44% from 225); Green value is 136 (53.52% from 255 or 60.44% from 225); Blue value is 34 (13.67% from 255 or 15.11% from 225); Max value from RGB is 136 - color contains mainly: green. Hex color #378822 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378822 is #C877DD. Grayscale: #646464. Windows color (decimal): -13137886 or 2263095. OLE color: 2263095.
HSL color Cylindrical-coordinate representation of color #378822: hue angle of 107.65º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #378822 is Cyan = 0.60, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 136 | 34 | - |
| CMYK | 0.60 | 0 | 0.75 | 0.47 |
| HSL | 107.65º | 0.6% | 0.33% | - |
| HSV(B) | 107.65º | 0.75% | 0.53% | - |
| XYZ | 10.67 | 18.54 | 4.53 | - |
| YUV | 100.15 | 90.66 | 95.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 136 | 34 | 0.60 | 0 | 0.75 | 0.47 | 107.65 | 0.6 | 0.33 |
| Hex | 37 | 88 | 22 | 3C | 0 | 4B | 2F | 6C | 3C | 21 |
| Octal | 67 | 210 | 42 | 74 | 0 | 113 | 57 | 154 | 74 | 41 |
| Binary | 110111 | 10001000 | 100010 | 111100 | 0 | 1001011 | 101111 | 1101100 | 111100 | 100001 |
Color Harmonies of #378822
Complementary color
Monochromatic Colors of #378822
Black with #378822
Text Example
Text Example
White with #378822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378822; }
p { color: rgb(55,136,34); }
H1.HeaderClassName
{
color: #378822;
}
.AnyTagClassName
{
color: #378822;
}
</style>
background-color css
<style>
a { background-color: #378822; }
a { background-color: rgb(55,136,34); }
div.DivClassName
{
background-color: #378822;
}
.BgClassName
{
background-color: #378822;
}
</style>
border-color css
<style>
span { border-color: #378822; }
span { border-color: rgb(55,136,34); }
td.TdClassName
{
border-color: #378822;
}
.TagClassName
{
border-color: #378822;
}
</style>