Shades of Bilbao #327618
Tints of Bilbao #327618
RGB
CMYK
RGB Variations
Color information
#327618 (or 0x327618) is known color: Bilbao. HEX triplet: 32, 76 and 18. RGB value is (50,118,24). Sum of RGB (Red+Green+Blue) = 50+118+24=192 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.04% from 192); Green value is 118 (46.48% from 255 or 61.46% from 192); Blue value is 24 (9.77% from 255 or 12.5% from 192); Max value from RGB is 118 - color contains mainly: green. Hex color #327618 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327618 is #CD89E7. Grayscale: #575757. Windows color (decimal): -13470184 or 1603122. OLE color: 1603122.
HSL color Cylindrical-coordinate representation of color #327618: hue angle of 103.4º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #327618 is Cyan = 0.58, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 118 | 24 | - |
| CMYK | 0.58 | 0 | 0.80 | 0.54 |
| HSL | 103.4º | 0.66% | 0.28% | - |
| HSV(B) | 103.4º | 0.8% | 0.46% | - |
| XYZ | 7.96 | 13.7 | 3.09 | - |
| YUV | 86.95 | 92.47 | 101.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 118 | 24 | 0.58 | 0 | 0.80 | 0.54 | 103.4 | 0.66 | 0.28 |
| Hex | 32 | 76 | 18 | 3A | 0 | 50 | 36 | 67 | 42 | 1C |
| Octal | 62 | 166 | 30 | 72 | 0 | 120 | 66 | 147 | 102 | 34 |
| Binary | 110010 | 1110110 | 11000 | 111010 | 0 | 1010000 | 110110 | 1100111 | 1000010 | 11100 |
Color Harmonies of #327618
Complementary color
Monochromatic Colors of #327618
Black with #327618
Text Example
Text Example
White with #327618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327618; }
p { color: rgb(50,118,24); }
H1.HeaderClassName
{
color: #327618;
}
.AnyTagClassName
{
color: #327618;
}
</style>
background-color css
<style>
a { background-color: #327618; }
a { background-color: rgb(50,118,24); }
div.DivClassName
{
background-color: #327618;
}
.BgClassName
{
background-color: #327618;
}
</style>
border-color css
<style>
span { border-color: #327618; }
span { border-color: rgb(50,118,24); }
td.TdClassName
{
border-color: #327618;
}
.TagClassName
{
border-color: #327618;
}
</style>