Shades of Bilbao #367325
Tints of Bilbao #367325
RGB
CMYK
RGB Variations
Color information
#367325 (or 0x367325) is known color: Bilbao. HEX triplet: 36, 73 and 25. RGB value is (54,115,37). Sum of RGB (Red+Green+Blue) = 54+115+37=206 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.21% from 206); Green value is 115 (45.31% from 255 or 55.83% from 206); Blue value is 37 (14.84% from 255 or 17.96% from 206); Max value from RGB is 115 - color contains mainly: green. Hex color #367325 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367325 is #C98CDA. Grayscale: #585858. Windows color (decimal): -13208795 or 2454326. OLE color: 2454326.
HSL color Cylindrical-coordinate representation of color #367325: hue angle of 106.92º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #367325 is Cyan = 0.53, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 115 | 37 | - |
| CMYK | 0.53 | 0 | 0.68 | 0.55 |
| HSL | 106.92º | 0.51% | 0.3% | - |
| HSV(B) | 106.92º | 0.68% | 0.45% | - |
| XYZ | 7.99 | 13.18 | 3.87 | - |
| YUV | 87.87 | 99.29 | 103.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 115 | 37 | 0.53 | 0 | 0.68 | 0.55 | 106.92 | 0.51 | 0.3 |
| Hex | 36 | 73 | 25 | 35 | 0 | 44 | 37 | 6B | 33 | 1E |
| Octal | 66 | 163 | 45 | 65 | 0 | 104 | 67 | 153 | 63 | 36 |
| Binary | 110110 | 1110011 | 100101 | 110101 | 0 | 1000100 | 110111 | 1101011 | 110011 | 11110 |
Color Harmonies of #367325
Complementary color
Monochromatic Colors of #367325
Black with #367325
Text Example
Text Example
White with #367325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367325; }
p { color: rgb(54,115,37); }
H1.HeaderClassName
{
color: #367325;
}
.AnyTagClassName
{
color: #367325;
}
</style>
background-color css
<style>
a { background-color: #367325; }
a { background-color: rgb(54,115,37); }
div.DivClassName
{
background-color: #367325;
}
.BgClassName
{
background-color: #367325;
}
</style>
border-color css
<style>
span { border-color: #367325; }
span { border-color: rgb(54,115,37); }
td.TdClassName
{
border-color: #367325;
}
.TagClassName
{
border-color: #367325;
}
</style>