Shades of Bilbao #367526
Tints of Bilbao #367526
RGB
CMYK
RGB Variations
Color information
#367526 (or 0x367526) is known color: Bilbao. HEX triplet: 36, 75 and 26. RGB value is (54,117,38). Sum of RGB (Red+Green+Blue) = 54+117+38=209 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.84% from 209); Green value is 117 (46.09% from 255 or 55.98% from 209); Blue value is 38 (15.23% from 255 or 18.18% from 209); Max value from RGB is 117 - color contains mainly: green. Hex color #367526 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367526 is #C98AD9. Grayscale: #595959. Windows color (decimal): -13208282 or 2520374. OLE color: 2520374.
HSL color Cylindrical-coordinate representation of color #367526: hue angle of 107.85º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #367526 is Cyan = 0.54, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 117 | 38 | - |
| CMYK | 0.54 | 0 | 0.68 | 0.54 |
| HSL | 107.85º | 0.51% | 0.3% | - |
| HSV(B) | 107.85º | 0.68% | 0.46% | - |
| XYZ | 8.23 | 13.65 | 4.03 | - |
| YUV | 89.16 | 99.13 | 102.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 117 | 38 | 0.54 | 0 | 0.68 | 0.54 | 107.85 | 0.51 | 0.3 |
| Hex | 36 | 75 | 26 | 36 | 0 | 44 | 36 | 6C | 33 | 1E |
| Octal | 66 | 165 | 46 | 66 | 0 | 104 | 66 | 154 | 63 | 36 |
| Binary | 110110 | 1110101 | 100110 | 110110 | 0 | 1000100 | 110110 | 1101100 | 110011 | 11110 |
Color Harmonies of #367526
Complementary color
Monochromatic Colors of #367526
Black with #367526
Text Example
Text Example
White with #367526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367526; }
p { color: rgb(54,117,38); }
H1.HeaderClassName
{
color: #367526;
}
.AnyTagClassName
{
color: #367526;
}
</style>
background-color css
<style>
a { background-color: #367526; }
a { background-color: rgb(54,117,38); }
div.DivClassName
{
background-color: #367526;
}
.BgClassName
{
background-color: #367526;
}
</style>
border-color css
<style>
span { border-color: #367526; }
span { border-color: rgb(54,117,38); }
td.TdClassName
{
border-color: #367526;
}
.TagClassName
{
border-color: #367526;
}
</style>