Shades of Bilbao #327213
Tints of Bilbao #327213
RGB
CMYK
RGB Variations
Color information
#327213 (or 0x327213) is known color: Bilbao. HEX triplet: 32, 72 and 13. RGB value is (50,114,19). Sum of RGB (Red+Green+Blue) = 50+114+19=183 (24% of max value = 765). Red value is 50 (19.92% from 255 or 27.32% from 183); Green value is 114 (44.92% from 255 or 62.30% from 183); Blue value is 19 (7.81% from 255 or 10.38% from 183); Max value from RGB is 114 - color contains mainly: green. Hex color #327213 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327213 is #CD8DEC. Grayscale: #545454. Windows color (decimal): -13471213 or 1274418. OLE color: 1274418.
HSL color Cylindrical-coordinate representation of color #327213: hue angle of 100.42º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #327213 is Cyan = 0.56, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 114 | 19 | - |
| CMYK | 0.56 | 0 | 0.83 | 0.55 |
| HSL | 100.42º | 0.71% | 0.26% | - |
| HSV(B) | 100.42º | 0.83% | 0.45% | - |
| XYZ | 7.45 | 12.76 | 2.69 | - |
| YUV | 84.03 | 91.3 | 103.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 114 | 19 | 0.56 | 0 | 0.83 | 0.55 | 100.42 | 0.71 | 0.26 |
| Hex | 32 | 72 | 13 | 38 | 0 | 53 | 37 | 64 | 47 | 1A |
| Octal | 62 | 162 | 23 | 70 | 0 | 123 | 67 | 144 | 107 | 32 |
| Binary | 110010 | 1110010 | 10011 | 111000 | 0 | 1010011 | 110111 | 1100100 | 1000111 | 11010 |
Color Harmonies of #327213
Complementary color
Monochromatic Colors of #327213
Black with #327213
Text Example
Text Example
White with #327213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327213; }
p { color: rgb(50,114,19); }
H1.HeaderClassName
{
color: #327213;
}
.AnyTagClassName
{
color: #327213;
}
</style>
background-color css
<style>
a { background-color: #327213; }
a { background-color: rgb(50,114,19); }
div.DivClassName
{
background-color: #327213;
}
.BgClassName
{
background-color: #327213;
}
</style>
border-color css
<style>
span { border-color: #327213; }
span { border-color: rgb(50,114,19); }
td.TdClassName
{
border-color: #327213;
}
.TagClassName
{
border-color: #327213;
}
</style>