Shades of Bilbao #378827
Tints of Bilbao #378827
RGB
CMYK
RGB Variations
Color information
#378827 (or 0x378827) is known color: Bilbao. HEX triplet: 37, 88 and 27. RGB value is (55,136,39). Sum of RGB (Red+Green+Blue) = 55+136+39=230 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.91% from 230); Green value is 136 (53.52% from 255 or 59.13% from 230); Blue value is 39 (15.62% from 255 or 16.96% from 230); Max value from RGB is 136 - color contains mainly: green. Hex color #378827 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378827 is #C877D8. Grayscale: #656565. Windows color (decimal): -13137881 or 2590775. OLE color: 2590775.
HSL color Cylindrical-coordinate representation of color #378827: hue angle of 110.1º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #378827 is Cyan = 0.60, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 136 | 39 | - |
| CMYK | 0.60 | 0 | 0.71 | 0.47 |
| HSL | 110.1º | 0.55% | 0.34% | - |
| HSV(B) | 110.1º | 0.71% | 0.53% | - |
| XYZ | 10.75 | 18.57 | 4.94 | - |
| YUV | 100.72 | 93.16 | 95.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 136 | 39 | 0.60 | 0 | 0.71 | 0.47 | 110.1 | 0.55 | 0.34 |
| Hex | 37 | 88 | 27 | 3C | 0 | 47 | 2F | 6E | 37 | 22 |
| Octal | 67 | 210 | 47 | 74 | 0 | 107 | 57 | 156 | 67 | 42 |
| Binary | 110111 | 10001000 | 100111 | 111100 | 0 | 1000111 | 101111 | 1101110 | 110111 | 100010 |
Color Harmonies of #378827
Complementary color
Monochromatic Colors of #378827
Black with #378827
Text Example
Text Example
White with #378827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378827; }
p { color: rgb(55,136,39); }
H1.HeaderClassName
{
color: #378827;
}
.AnyTagClassName
{
color: #378827;
}
</style>
background-color css
<style>
a { background-color: #378827; }
a { background-color: rgb(55,136,39); }
div.DivClassName
{
background-color: #378827;
}
.BgClassName
{
background-color: #378827;
}
</style>
border-color css
<style>
span { border-color: #378827; }
span { border-color: rgb(55,136,39); }
td.TdClassName
{
border-color: #378827;
}
.TagClassName
{
border-color: #378827;
}
</style>