Shades of Bilbao #327203
Tints of Bilbao #327203
RGB
CMYK
RGB Variations
Color information
#327203 (or 0x327203) is known color: Bilbao. HEX triplet: 32, 72 and 03. RGB value is (50,114,3). Sum of RGB (Red+Green+Blue) = 50+114+3=167 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.94% from 167); Green value is 114 (44.92% from 255 or 68.26% from 167); Blue value is 3 (1.56% from 255 or 1.80% from 167); Max value from RGB is 114 - color contains mainly: green. Hex color #327203 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327203 is #CD8DFC. Grayscale: #525252. Windows color (decimal): -13471229 or 225842. OLE color: 225842.
HSL color Cylindrical-coordinate representation of color #327203: hue angle of 94.59º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #327203 is Cyan = 0.56, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 114 | 3 | - |
| CMYK | 0.56 | 0 | 0.97 | 0.55 |
| HSL | 94.59º | 0.95% | 0.23% | - |
| HSV(B) | 94.59º | 0.97% | 0.45% | - |
| XYZ | 7.35 | 12.72 | 2.15 | - |
| YUV | 82.21 | 83.3 | 105.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 114 | 3 | 0.56 | 0 | 0.97 | 0.55 | 94.59 | 0.95 | 0.23 |
| Hex | 32 | 72 | 3 | 38 | 0 | 61 | 37 | 5F | 5F | 17 |
| Octal | 62 | 162 | 3 | 70 | 0 | 141 | 67 | 137 | 137 | 27 |
| Binary | 110010 | 1110010 | 11 | 111000 | 0 | 1100001 | 110111 | 1011111 | 1011111 | 10111 |
Color Harmonies of #327203
Complementary color
Monochromatic Colors of #327203
Black with #327203
Text Example
Text Example
White with #327203
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327203; }
p { color: rgb(50,114,3); }
H1.HeaderClassName
{
color: #327203;
}
.AnyTagClassName
{
color: #327203;
}
</style>
background-color css
<style>
a { background-color: #327203; }
a { background-color: rgb(50,114,3); }
div.DivClassName
{
background-color: #327203;
}
.BgClassName
{
background-color: #327203;
}
</style>
border-color css
<style>
span { border-color: #327203; }
span { border-color: rgb(50,114,3); }
td.TdClassName
{
border-color: #327203;
}
.TagClassName
{
border-color: #327203;
}
</style>