Shades of Bilbao #327425
Tints of Bilbao #327425
RGB
CMYK
RGB Variations
Color information
#327425 (or 0x327425) is known color: Bilbao. HEX triplet: 32, 74 and 25. RGB value is (50,116,37). Sum of RGB (Red+Green+Blue) = 50+116+37=203 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.63% from 203); Green value is 116 (45.70% from 255 or 57.14% from 203); Blue value is 37 (14.84% from 255 or 18.23% from 203); Max value from RGB is 116 - color contains mainly: green. Hex color #327425 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327425 is #CD8BDA. Grayscale: #575757. Windows color (decimal): -13470683 or 2454578. OLE color: 2454578.
HSL color Cylindrical-coordinate representation of color #327425: hue angle of 110.13º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #327425 is Cyan = 0.57, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 116 | 37 | - |
| CMYK | 0.57 | 0 | 0.68 | 0.55 |
| HSL | 110.13º | 0.52% | 0.3% | - |
| HSV(B) | 110.13º | 0.68% | 0.45% | - |
| XYZ | 7.89 | 13.3 | 3.9 | - |
| YUV | 87.26 | 99.63 | 101.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 116 | 37 | 0.57 | 0 | 0.68 | 0.55 | 110.13 | 0.52 | 0.3 |
| Hex | 32 | 74 | 25 | 39 | 0 | 44 | 37 | 6E | 34 | 1E |
| Octal | 62 | 164 | 45 | 71 | 0 | 104 | 67 | 156 | 64 | 36 |
| Binary | 110010 | 1110100 | 100101 | 111001 | 0 | 1000100 | 110111 | 1101110 | 110100 | 11110 |
Color Harmonies of #327425
Complementary color
Monochromatic Colors of #327425
Black with #327425
Text Example
Text Example
White with #327425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327425; }
p { color: rgb(50,116,37); }
H1.HeaderClassName
{
color: #327425;
}
.AnyTagClassName
{
color: #327425;
}
</style>
background-color css
<style>
a { background-color: #327425; }
a { background-color: rgb(50,116,37); }
div.DivClassName
{
background-color: #327425;
}
.BgClassName
{
background-color: #327425;
}
</style>
border-color css
<style>
span { border-color: #327425; }
span { border-color: rgb(50,116,37); }
td.TdClassName
{
border-color: #327425;
}
.TagClassName
{
border-color: #327425;
}
</style>