Shades of Bilbao #367323
Tints of Bilbao #367323
RGB
CMYK
RGB Variations
Color information
#367323 (or 0x367323) is known color: Bilbao. HEX triplet: 36, 73 and 23. RGB value is (54,115,35). Sum of RGB (Red+Green+Blue) = 54+115+35=204 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.47% from 204); Green value is 115 (45.31% from 255 or 56.37% from 204); Blue value is 35 (14.06% from 255 or 17.16% from 204); Max value from RGB is 115 - color contains mainly: green. Hex color #367323 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367323 is #C98CDC. Grayscale: #575757. Windows color (decimal): -13208797 or 2323254. OLE color: 2323254.
HSL color Cylindrical-coordinate representation of color #367323: hue angle of 105.75º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #367323 is Cyan = 0.53, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 115 | 35 | - |
| CMYK | 0.53 | 0 | 0.70 | 0.55 |
| HSL | 105.75º | 0.53% | 0.29% | - |
| HSV(B) | 105.75º | 0.7% | 0.45% | - |
| XYZ | 7.96 | 13.17 | 3.71 | - |
| YUV | 87.64 | 98.29 | 104 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 115 | 35 | 0.53 | 0 | 0.70 | 0.55 | 105.75 | 0.53 | 0.29 |
| Hex | 36 | 73 | 23 | 35 | 0 | 46 | 37 | 6A | 35 | 1D |
| Octal | 66 | 163 | 43 | 65 | 0 | 106 | 67 | 152 | 65 | 35 |
| Binary | 110110 | 1110011 | 100011 | 110101 | 0 | 1000110 | 110111 | 1101010 | 110101 | 11101 |
Color Harmonies of #367323
Complementary color
Monochromatic Colors of #367323
Black with #367323
Text Example
Text Example
White with #367323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367323; }
p { color: rgb(54,115,35); }
H1.HeaderClassName
{
color: #367323;
}
.AnyTagClassName
{
color: #367323;
}
</style>
background-color css
<style>
a { background-color: #367323; }
a { background-color: rgb(54,115,35); }
div.DivClassName
{
background-color: #367323;
}
.BgClassName
{
background-color: #367323;
}
</style>
border-color css
<style>
span { border-color: #367323; }
span { border-color: rgb(54,115,35); }
td.TdClassName
{
border-color: #367323;
}
.TagClassName
{
border-color: #367323;
}
</style>