Shades of Bilbao #378623
Tints of Bilbao #378623
RGB
CMYK
RGB Variations
Color information
#378623 (or 0x378623) is known color: Bilbao. HEX triplet: 37, 86 and 23. RGB value is (55,134,35). Sum of RGB (Red+Green+Blue) = 55+134+35=224 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.55% from 224); Green value is 134 (52.73% from 255 or 59.82% from 224); Blue value is 35 (14.06% from 255 or 15.62% from 224); Max value from RGB is 134 - color contains mainly: green. Hex color #378623 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378623 is #C879DC. Grayscale: #636363. Windows color (decimal): -13138397 or 2328119. OLE color: 2328119.
HSL color Cylindrical-coordinate representation of color #378623: hue angle of 107.88º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #378623 is Cyan = 0.59, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 134 | 35 | - |
| CMYK | 0.59 | 0 | 0.74 | 0.47 |
| HSL | 107.88º | 0.59% | 0.33% | - |
| HSV(B) | 107.88º | 0.74% | 0.53% | - |
| XYZ | 10.4 | 17.98 | 4.51 | - |
| YUV | 99.09 | 91.83 | 96.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 134 | 35 | 0.59 | 0 | 0.74 | 0.47 | 107.88 | 0.59 | 0.33 |
| Hex | 37 | 86 | 23 | 3B | 0 | 4A | 2F | 6C | 3B | 21 |
| Octal | 67 | 206 | 43 | 73 | 0 | 112 | 57 | 154 | 73 | 41 |
| Binary | 110111 | 10000110 | 100011 | 111011 | 0 | 1001010 | 101111 | 1101100 | 111011 | 100001 |
Color Harmonies of #378623
Complementary color
Monochromatic Colors of #378623
Black with #378623
Text Example
Text Example
White with #378623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378623; }
p { color: rgb(55,134,35); }
H1.HeaderClassName
{
color: #378623;
}
.AnyTagClassName
{
color: #378623;
}
</style>
background-color css
<style>
a { background-color: #378623; }
a { background-color: rgb(55,134,35); }
div.DivClassName
{
background-color: #378623;
}
.BgClassName
{
background-color: #378623;
}
</style>
border-color css
<style>
span { border-color: #378623; }
span { border-color: rgb(55,134,35); }
td.TdClassName
{
border-color: #378623;
}
.TagClassName
{
border-color: #378623;
}
</style>