Shades of Bilbao #327608
Tints of Bilbao #327608
RGB
CMYK
RGB Variations
Color information
#327608 (or 0x327608) is known color: Bilbao. HEX triplet: 32, 76 and 08. RGB value is (50,118,8). Sum of RGB (Red+Green+Blue) = 50+118+8=176 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.41% from 176); Green value is 118 (46.48% from 255 or 67.05% from 176); Blue value is 8 (3.52% from 255 or 4.55% from 176); Max value from RGB is 118 - color contains mainly: green. Hex color #327608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327608 is #CD89F7. Grayscale: #555555. Windows color (decimal): -13470200 or 554546. OLE color: 554546.
HSL color Cylindrical-coordinate representation of color #327608: hue angle of 97.09º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #327608 is Cyan = 0.58, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 118 | 8 | - |
| CMYK | 0.58 | 0 | 0.93 | 0.54 |
| HSL | 97.09º | 0.87% | 0.25% | - |
| HSV(B) | 97.09º | 0.93% | 0.46% | - |
| XYZ | 7.84 | 13.65 | 2.45 | - |
| YUV | 85.13 | 84.47 | 102.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 118 | 8 | 0.58 | 0 | 0.93 | 0.54 | 97.09 | 0.87 | 0.25 |
| Hex | 32 | 76 | 8 | 3A | 0 | 5D | 36 | 61 | 57 | 19 |
| Octal | 62 | 166 | 10 | 72 | 0 | 135 | 66 | 141 | 127 | 31 |
| Binary | 110010 | 1110110 | 1000 | 111010 | 0 | 1011101 | 110110 | 1100001 | 1010111 | 11001 |
Color Harmonies of #327608
Complementary color
Monochromatic Colors of #327608
Black with #327608
Text Example
Text Example
White with #327608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327608; }
p { color: rgb(50,118,8); }
H1.HeaderClassName
{
color: #327608;
}
.AnyTagClassName
{
color: #327608;
}
</style>
background-color css
<style>
a { background-color: #327608; }
a { background-color: rgb(50,118,8); }
div.DivClassName
{
background-color: #327608;
}
.BgClassName
{
background-color: #327608;
}
</style>
border-color css
<style>
span { border-color: #327608; }
span { border-color: rgb(50,118,8); }
td.TdClassName
{
border-color: #327608;
}
.TagClassName
{
border-color: #327608;
}
</style>