Shades of Bilbao #367129
Tints of Bilbao #367129
RGB
CMYK
RGB Variations
Color information
#367129 (or 0x367129) is known color: Bilbao. HEX triplet: 36, 71 and 29. RGB value is (54,113,41). Sum of RGB (Red+Green+Blue) = 54+113+41=208 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.96% from 208); Green value is 113 (44.53% from 255 or 54.33% from 208); Blue value is 41 (16.41% from 255 or 19.71% from 208); Max value from RGB is 113 - color contains mainly: green. Hex color #367129 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367129 is #C98ED6. Grayscale: #575757. Windows color (decimal): -13209303 or 2715958. OLE color: 2715958.
HSL color Cylindrical-coordinate representation of color #367129: hue angle of 109.17º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #367129 is Cyan = 0.52, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 113 | 41 | - |
| CMYK | 0.52 | 0 | 0.64 | 0.56 |
| HSL | 109.17º | 0.47% | 0.3% | - |
| HSV(B) | 109.17º | 0.64% | 0.44% | - |
| XYZ | 7.83 | 12.75 | 4.15 | - |
| YUV | 87.15 | 101.95 | 104.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 113 | 41 | 0.52 | 0 | 0.64 | 0.56 | 109.17 | 0.47 | 0.3 |
| Hex | 36 | 71 | 29 | 34 | 0 | 40 | 38 | 6D | 2F | 1E |
| Octal | 66 | 161 | 51 | 64 | 0 | 100 | 70 | 155 | 57 | 36 |
| Binary | 110110 | 1110001 | 101001 | 110100 | 0 | 1000000 | 111000 | 1101101 | 101111 | 11110 |
Color Harmonies of #367129
Complementary color
Monochromatic Colors of #367129
Black with #367129
Text Example
Text Example
White with #367129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367129; }
p { color: rgb(54,113,41); }
H1.HeaderClassName
{
color: #367129;
}
.AnyTagClassName
{
color: #367129;
}
</style>
background-color css
<style>
a { background-color: #367129; }
a { background-color: rgb(54,113,41); }
div.DivClassName
{
background-color: #367129;
}
.BgClassName
{
background-color: #367129;
}
</style>
border-color css
<style>
span { border-color: #367129; }
span { border-color: rgb(54,113,41); }
td.TdClassName
{
border-color: #367129;
}
.TagClassName
{
border-color: #367129;
}
</style>