Shades of Bilbao #367815
Tints of Bilbao #367815
RGB
CMYK
RGB Variations
Color information
#367815 (or 0x367815) is known color: Bilbao. HEX triplet: 36, 78 and 15. RGB value is (54,120,21). Sum of RGB (Red+Green+Blue) = 54+120+21=195 (25% of max value = 765). Red value is 54 (21.48% from 255 or 27.69% from 195); Green value is 120 (47.27% from 255 or 61.54% from 195); Blue value is 21 (8.59% from 255 or 10.77% from 195); Max value from RGB is 120 - color contains mainly: green. Hex color #367815 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367815 is #C987EA. Grayscale: #595959. Windows color (decimal): -13207531 or 1407030. OLE color: 1407030.
HSL color Cylindrical-coordinate representation of color #367815: hue angle of 100º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #367815 is Cyan = 0.55, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 120 | 21 | - |
| CMYK | 0.55 | 0 | 0.83 | 0.53 |
| HSL | 100º | 0.7% | 0.28% | - |
| HSV(B) | 100º | 0.83% | 0.47% | - |
| XYZ | 8.37 | 14.27 | 3.02 | - |
| YUV | 88.98 | 89.63 | 103.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 120 | 21 | 0.55 | 0 | 0.83 | 0.53 | 100 | 0.7 | 0.28 |
| Hex | 36 | 78 | 15 | 37 | 0 | 53 | 35 | 64 | 46 | 1C |
| Octal | 66 | 170 | 25 | 67 | 0 | 123 | 65 | 144 | 106 | 34 |
| Binary | 110110 | 1111000 | 10101 | 110111 | 0 | 1010011 | 110101 | 1100100 | 1000110 | 11100 |
Color Harmonies of #367815
Complementary color
Monochromatic Colors of #367815
Black with #367815
Text Example
Text Example
White with #367815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367815; }
p { color: rgb(54,120,21); }
H1.HeaderClassName
{
color: #367815;
}
.AnyTagClassName
{
color: #367815;
}
</style>
background-color css
<style>
a { background-color: #367815; }
a { background-color: rgb(54,120,21); }
div.DivClassName
{
background-color: #367815;
}
.BgClassName
{
background-color: #367815;
}
</style>
border-color css
<style>
span { border-color: #367815; }
span { border-color: rgb(54,120,21); }
td.TdClassName
{
border-color: #367815;
}
.TagClassName
{
border-color: #367815;
}
</style>