Shades of Bilbao #357321
Tints of Bilbao #357321
RGB
CMYK
RGB Variations
Color information
#357321 (or 0x357321) is known color: Bilbao. HEX triplet: 35, 73 and 21. RGB value is (53,115,33). Sum of RGB (Red+Green+Blue) = 53+115+33=201 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.37% from 201); Green value is 115 (45.31% from 255 or 57.21% from 201); Blue value is 33 (13.28% from 255 or 16.42% from 201); Max value from RGB is 115 - color contains mainly: green. Hex color #357321 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357321 is #CA8CDE. Grayscale: #575757. Windows color (decimal): -13274335 or 2192181. OLE color: 2192181.
HSL color Cylindrical-coordinate representation of color #357321: hue angle of 105.37º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #357321 is Cyan = 0.54, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 115 | 33 | - |
| CMYK | 0.54 | 0 | 0.71 | 0.55 |
| HSL | 105.37º | 0.55% | 0.29% | - |
| HSV(B) | 105.37º | 0.71% | 0.45% | - |
| XYZ | 7.87 | 13.13 | 3.56 | - |
| YUV | 87.11 | 97.46 | 103.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 33 | 0.54 | 0 | 0.71 | 0.55 | 105.37 | 0.55 | 0.29 |
| Hex | 35 | 73 | 21 | 36 | 0 | 47 | 37 | 69 | 37 | 1D |
| Octal | 65 | 163 | 41 | 66 | 0 | 107 | 67 | 151 | 67 | 35 |
| Binary | 110101 | 1110011 | 100001 | 110110 | 0 | 1000111 | 110111 | 1101001 | 110111 | 11101 |
Color Harmonies of #357321
Complementary color
Monochromatic Colors of #357321
Black with #357321
Text Example
Text Example
White with #357321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357321; }
p { color: rgb(53,115,33); }
H1.HeaderClassName
{
color: #357321;
}
.AnyTagClassName
{
color: #357321;
}
</style>
background-color css
<style>
a { background-color: #357321; }
a { background-color: rgb(53,115,33); }
div.DivClassName
{
background-color: #357321;
}
.BgClassName
{
background-color: #357321;
}
</style>
border-color css
<style>
span { border-color: #357321; }
span { border-color: rgb(53,115,33); }
td.TdClassName
{
border-color: #357321;
}
.TagClassName
{
border-color: #357321;
}
</style>