Shades of Bilbao #327121
Tints of Bilbao #327121
RGB
CMYK
RGB Variations
Color information
#327121 (or 0x327121) is known color: Bilbao. HEX triplet: 32, 71 and 21. RGB value is (50,113,33). Sum of RGB (Red+Green+Blue) = 50+113+33=196 (25% of max value = 765). Red value is 50 (19.92% from 255 or 25.51% from 196); Green value is 113 (44.53% from 255 or 57.65% from 196); Blue value is 33 (13.28% from 255 or 16.84% from 196); Max value from RGB is 113 - color contains mainly: green. Hex color #327121 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327121 is #CD8EDE. Grayscale: #555555. Windows color (decimal): -13471455 or 2191666. OLE color: 2191666.
HSL color Cylindrical-coordinate representation of color #327121: hue angle of 107.25º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #327121 is Cyan = 0.56, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 113 | 33 | - |
| CMYK | 0.56 | 0 | 0.71 | 0.56 |
| HSL | 107.25º | 0.55% | 0.29% | - |
| HSV(B) | 107.25º | 0.71% | 0.44% | - |
| XYZ | 7.5 | 12.6 | 3.48 | - |
| YUV | 85.04 | 98.63 | 103 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 113 | 33 | 0.56 | 0 | 0.71 | 0.56 | 107.25 | 0.55 | 0.29 |
| Hex | 32 | 71 | 21 | 38 | 0 | 47 | 38 | 6B | 37 | 1D |
| Octal | 62 | 161 | 41 | 70 | 0 | 107 | 70 | 153 | 67 | 35 |
| Binary | 110010 | 1110001 | 100001 | 111000 | 0 | 1000111 | 111000 | 1101011 | 110111 | 11101 |
Color Harmonies of #327121
Complementary color
Monochromatic Colors of #327121
Black with #327121
Text Example
Text Example
White with #327121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327121; }
p { color: rgb(50,113,33); }
H1.HeaderClassName
{
color: #327121;
}
.AnyTagClassName
{
color: #327121;
}
</style>
background-color css
<style>
a { background-color: #327121; }
a { background-color: rgb(50,113,33); }
div.DivClassName
{
background-color: #327121;
}
.BgClassName
{
background-color: #327121;
}
</style>
border-color css
<style>
span { border-color: #327121; }
span { border-color: rgb(50,113,33); }
td.TdClassName
{
border-color: #327121;
}
.TagClassName
{
border-color: #327121;
}
</style>