Shades of Bilbao #327507
Tints of Bilbao #327507
RGB
CMYK
RGB Variations
Color information
#327507 (or 0x327507) is known color: Bilbao. HEX triplet: 32, 75 and 07. RGB value is (50,117,7). Sum of RGB (Red+Green+Blue) = 50+117+7=174 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.74% from 174); Green value is 117 (46.09% from 255 or 67.24% from 174); Blue value is 7 (3.12% from 255 or 4.02% from 174); Max value from RGB is 117 - color contains mainly: green. Hex color #327507 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327507 is #CD8AF8. Grayscale: #545454. Windows color (decimal): -13470457 or 488754. OLE color: 488754.
HSL color Cylindrical-coordinate representation of color #327507: hue angle of 96.55º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #327507 is Cyan = 0.57, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 117 | 7 | - |
| CMYK | 0.57 | 0 | 0.94 | 0.54 |
| HSL | 96.55º | 0.89% | 0.24% | - |
| HSV(B) | 96.55º | 0.94% | 0.46% | - |
| XYZ | 7.72 | 13.42 | 2.38 | - |
| YUV | 84.43 | 84.3 | 103.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 117 | 7 | 0.57 | 0 | 0.94 | 0.54 | 96.55 | 0.89 | 0.24 |
| Hex | 32 | 75 | 7 | 39 | 0 | 5E | 36 | 61 | 59 | 18 |
| Octal | 62 | 165 | 7 | 71 | 0 | 136 | 66 | 141 | 131 | 30 |
| Binary | 110010 | 1110101 | 111 | 111001 | 0 | 1011110 | 110110 | 1100001 | 1011001 | 11000 |
Color Harmonies of #327507
Complementary color
Monochromatic Colors of #327507
Black with #327507
Text Example
Text Example
White with #327507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327507; }
p { color: rgb(50,117,7); }
H1.HeaderClassName
{
color: #327507;
}
.AnyTagClassName
{
color: #327507;
}
</style>
background-color css
<style>
a { background-color: #327507; }
a { background-color: rgb(50,117,7); }
div.DivClassName
{
background-color: #327507;
}
.BgClassName
{
background-color: #327507;
}
</style>
border-color css
<style>
span { border-color: #327507; }
span { border-color: rgb(50,117,7); }
td.TdClassName
{
border-color: #327507;
}
.TagClassName
{
border-color: #327507;
}
</style>