Shades of Bilbao #367529
Tints of Bilbao #367529
RGB
CMYK
RGB Variations
Color information
#367529 (or 0x367529) is known color: Bilbao. HEX triplet: 36, 75 and 29. RGB value is (54,117,41). Sum of RGB (Red+Green+Blue) = 54+117+41=212 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.47% from 212); Green value is 117 (46.09% from 255 or 55.19% from 212); Blue value is 41 (16.41% from 255 or 19.34% from 212); Max value from RGB is 117 - color contains mainly: green. Hex color #367529 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367529 is #C98AD6. Grayscale: #595959. Windows color (decimal): -13208279 or 2716982. OLE color: 2716982.
HSL color Cylindrical-coordinate representation of color #367529: hue angle of 109.74º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #367529 is Cyan = 0.54, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 117 | 41 | - |
| CMYK | 0.54 | 0 | 0.65 | 0.54 |
| HSL | 109.74º | 0.48% | 0.31% | - |
| HSV(B) | 109.74º | 0.65% | 0.46% | - |
| XYZ | 8.28 | 13.67 | 4.3 | - |
| YUV | 89.5 | 100.63 | 102.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 117 | 41 | 0.54 | 0 | 0.65 | 0.54 | 109.74 | 0.48 | 0.31 |
| Hex | 36 | 75 | 29 | 36 | 0 | 41 | 36 | 6E | 30 | 1F |
| Octal | 66 | 165 | 51 | 66 | 0 | 101 | 66 | 156 | 60 | 37 |
| Binary | 110110 | 1110101 | 101001 | 110110 | 0 | 1000001 | 110110 | 1101110 | 110000 | 11111 |
Color Harmonies of #367529
Complementary color
Monochromatic Colors of #367529
Black with #367529
Text Example
Text Example
White with #367529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367529; }
p { color: rgb(54,117,41); }
H1.HeaderClassName
{
color: #367529;
}
.AnyTagClassName
{
color: #367529;
}
</style>
background-color css
<style>
a { background-color: #367529; }
a { background-color: rgb(54,117,41); }
div.DivClassName
{
background-color: #367529;
}
.BgClassName
{
background-color: #367529;
}
</style>
border-color css
<style>
span { border-color: #367529; }
span { border-color: rgb(54,117,41); }
td.TdClassName
{
border-color: #367529;
}
.TagClassName
{
border-color: #367529;
}
</style>