Shades of Bilbao #327403
Tints of Bilbao #327403
RGB
CMYK
RGB Variations
Color information
#327403 (or 0x327403) is known color: Bilbao. HEX triplet: 32, 74 and 03. RGB value is (50,116,3). Sum of RGB (Red+Green+Blue) = 50+116+3=169 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.59% from 169); Green value is 116 (45.70% from 255 or 68.64% from 169); Blue value is 3 (1.56% from 255 or 1.78% from 169); Max value from RGB is 116 - color contains mainly: green. Hex color #327403 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327403 is #CD8BFC. Grayscale: #535353. Windows color (decimal): -13470717 or 226354. OLE color: 226354.
HSL color Cylindrical-coordinate representation of color #327403: hue angle of 95.04º 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 #327403 is Cyan = 0.57, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 116 | 3 | - |
| CMYK | 0.57 | 0 | 0.97 | 0.55 |
| HSL | 95.04º | 0.95% | 0.23% | - |
| HSV(B) | 95.04º | 0.97% | 0.45% | - |
| XYZ | 7.58 | 13.18 | 2.23 | - |
| YUV | 83.38 | 82.63 | 104.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 116 | 3 | 0.57 | 0 | 0.97 | 0.55 | 95.04 | 0.95 | 0.23 |
| Hex | 32 | 74 | 3 | 39 | 0 | 61 | 37 | 5F | 5F | 17 |
| Octal | 62 | 164 | 3 | 71 | 0 | 141 | 67 | 137 | 137 | 27 |
| Binary | 110010 | 1110100 | 11 | 111001 | 0 | 1100001 | 110111 | 1011111 | 1011111 | 10111 |
Color Harmonies of #327403
Complementary color
Monochromatic Colors of #327403
Black with #327403
Text Example
Text Example
White with #327403
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327403; }
p { color: rgb(50,116,3); }
H1.HeaderClassName
{
color: #327403;
}
.AnyTagClassName
{
color: #327403;
}
</style>
background-color css
<style>
a { background-color: #327403; }
a { background-color: rgb(50,116,3); }
div.DivClassName
{
background-color: #327403;
}
.BgClassName
{
background-color: #327403;
}
</style>
border-color css
<style>
span { border-color: #327403; }
span { border-color: rgb(50,116,3); }
td.TdClassName
{
border-color: #327403;
}
.TagClassName
{
border-color: #327403;
}
</style>