Shades of Bilbao #327407
Tints of Bilbao #327407
RGB
CMYK
RGB Variations
Color information
#327407 (or 0x327407) is known color: Bilbao. HEX triplet: 32, 74 and 07. RGB value is (50,116,7). Sum of RGB (Red+Green+Blue) = 50+116+7=173 (22% of max value = 765). Red value is 50 (19.92% from 255 or 28.90% from 173); Green value is 116 (45.70% from 255 or 67.05% from 173); Blue value is 7 (3.12% from 255 or 4.05% from 173); Max value from RGB is 116 - color contains mainly: green. Hex color #327407 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327407 is #CD8BF8. Grayscale: #545454. Windows color (decimal): -13470713 or 488498. OLE color: 488498.
HSL color Cylindrical-coordinate representation of color #327407: hue angle of 96.33º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #327407 is Cyan = 0.57, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 116 | 7 | - |
| CMYK | 0.57 | 0 | 0.94 | 0.55 |
| HSL | 96.33º | 0.89% | 0.24% | - |
| HSV(B) | 96.33º | 0.94% | 0.45% | - |
| XYZ | 7.6 | 13.18 | 2.35 | - |
| YUV | 83.84 | 84.63 | 103.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 116 | 7 | 0.57 | 0 | 0.94 | 0.55 | 96.33 | 0.89 | 0.24 |
| Hex | 32 | 74 | 7 | 39 | 0 | 5E | 37 | 60 | 59 | 18 |
| Octal | 62 | 164 | 7 | 71 | 0 | 136 | 67 | 140 | 131 | 30 |
| Binary | 110010 | 1110100 | 111 | 111001 | 0 | 1011110 | 110111 | 1100000 | 1011001 | 11000 |
Color Harmonies of #327407
Complementary color
Monochromatic Colors of #327407
Black with #327407
Text Example
Text Example
White with #327407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327407; }
p { color: rgb(50,116,7); }
H1.HeaderClassName
{
color: #327407;
}
.AnyTagClassName
{
color: #327407;
}
</style>
background-color css
<style>
a { background-color: #327407; }
a { background-color: rgb(50,116,7); }
div.DivClassName
{
background-color: #327407;
}
.BgClassName
{
background-color: #327407;
}
</style>
border-color css
<style>
span { border-color: #327407; }
span { border-color: rgb(50,116,7); }
td.TdClassName
{
border-color: #327407;
}
.TagClassName
{
border-color: #327407;
}
</style>