Shades of Bilbao #327926
Tints of Bilbao #327926
RGB
CMYK
RGB Variations
Color information
#327926 (or 0x327926) is known color: Bilbao. HEX triplet: 32, 79 and 26. RGB value is (50,121,38). Sum of RGB (Red+Green+Blue) = 50+121+38=209 (27% of max value = 765). Red value is 50 (19.92% from 255 or 23.92% from 209); Green value is 121 (47.66% from 255 or 57.89% from 209); Blue value is 38 (15.23% from 255 or 18.18% from 209); Max value from RGB is 121 - color contains mainly: green. Hex color #327926 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327926 is #CD86D9. Grayscale: #5A5A5A. Windows color (decimal): -13469402 or 2521394. OLE color: 2521394.
HSL color Cylindrical-coordinate representation of color #327926: hue angle of 111.33º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #327926 is Cyan = 0.59, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 121 | 38 | - |
| CMYK | 0.59 | 0 | 0.69 | 0.53 |
| HSL | 111.33º | 0.52% | 0.31% | - |
| HSV(B) | 111.33º | 0.69% | 0.47% | - |
| XYZ | 8.5 | 14.49 | 4.18 | - |
| YUV | 90.31 | 98.48 | 99.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 121 | 38 | 0.59 | 0 | 0.69 | 0.53 | 111.33 | 0.52 | 0.31 |
| Hex | 32 | 79 | 26 | 3B | 0 | 45 | 35 | 6F | 34 | 1F |
| Octal | 62 | 171 | 46 | 73 | 0 | 105 | 65 | 157 | 64 | 37 |
| Binary | 110010 | 1111001 | 100110 | 111011 | 0 | 1000101 | 110101 | 1101111 | 110100 | 11111 |
Color Harmonies of #327926
Complementary color
Monochromatic Colors of #327926
Black with #327926
Text Example
Text Example
White with #327926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327926; }
p { color: rgb(50,121,38); }
H1.HeaderClassName
{
color: #327926;
}
.AnyTagClassName
{
color: #327926;
}
</style>
background-color css
<style>
a { background-color: #327926; }
a { background-color: rgb(50,121,38); }
div.DivClassName
{
background-color: #327926;
}
.BgClassName
{
background-color: #327926;
}
</style>
border-color css
<style>
span { border-color: #327926; }
span { border-color: rgb(50,121,38); }
td.TdClassName
{
border-color: #327926;
}
.TagClassName
{
border-color: #327926;
}
</style>