Shades of Bilbao #378618
Tints of Bilbao #378618
RGB
CMYK
RGB Variations
Color information
#378618 (or 0x378618) is known color: Bilbao. HEX triplet: 37, 86 and 18. RGB value is (55,134,24). Sum of RGB (Red+Green+Blue) = 55+134+24=213 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.82% from 213); Green value is 134 (52.73% from 255 or 62.91% from 213); Blue value is 24 (9.77% from 255 or 11.27% from 213); Max value from RGB is 134 - color contains mainly: green. Hex color #378618 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #378618 is #C879E7. Grayscale: #626262. Windows color (decimal): -13138408 or 1607223. OLE color: 1607223.
HSL color Cylindrical-coordinate representation of color #378618: hue angle of 103.09º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #378618 is Cyan = 0.59, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 134 | 24 | - |
| CMYK | 0.59 | 0 | 0.82 | 0.47 |
| HSL | 103.09º | 0.7% | 0.31% | - |
| HSV(B) | 103.09º | 0.82% | 0.53% | - |
| XYZ | 10.27 | 17.93 | 3.78 | - |
| YUV | 97.84 | 86.33 | 97.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 134 | 24 | 0.59 | 0 | 0.82 | 0.47 | 103.09 | 0.7 | 0.31 |
| Hex | 37 | 86 | 18 | 3B | 0 | 52 | 2F | 67 | 46 | 1F |
| Octal | 67 | 206 | 30 | 73 | 0 | 122 | 57 | 147 | 106 | 37 |
| Binary | 110111 | 10000110 | 11000 | 111011 | 0 | 1010010 | 101111 | 1100111 | 1000110 | 11111 |
Color Harmonies of #378618
Complementary color
Monochromatic Colors of #378618
Black with #378618
Text Example
Text Example
White with #378618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378618; }
p { color: rgb(55,134,24); }
H1.HeaderClassName
{
color: #378618;
}
.AnyTagClassName
{
color: #378618;
}
</style>
background-color css
<style>
a { background-color: #378618; }
a { background-color: rgb(55,134,24); }
div.DivClassName
{
background-color: #378618;
}
.BgClassName
{
background-color: #378618;
}
</style>
border-color css
<style>
span { border-color: #378618; }
span { border-color: rgb(55,134,24); }
td.TdClassName
{
border-color: #378618;
}
.TagClassName
{
border-color: #378618;
}
</style>