Shades of Bilbao #317320
Tints of Bilbao #317320
RGB
CMYK
RGB Variations
Color information
#317320 (or 0x317320) is known color: Bilbao. HEX triplet: 31, 73 and 20. RGB value is (49,115,32). Sum of RGB (Red+Green+Blue) = 49+115+32=196 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25% from 196); Green value is 115 (45.31% from 255 or 58.67% from 196); Blue value is 32 (12.89% from 255 or 16.33% from 196); Max value from RGB is 115 - color contains mainly: green. Hex color #317320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317320 is #CE8CDF. Grayscale: #565656. Windows color (decimal): -13536480 or 2126641. OLE color: 2126641.
HSL color Cylindrical-coordinate representation of color #317320: hue angle of 107.71º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #317320 is Cyan = 0.57, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 115 | 32 | - |
| CMYK | 0.57 | 0 | 0.72 | 0.55 |
| HSL | 107.71º | 0.56% | 0.29% | - |
| HSV(B) | 107.71º | 0.72% | 0.45% | - |
| XYZ | 7.66 | 13.02 | 3.48 | - |
| YUV | 85.8 | 97.63 | 101.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 115 | 32 | 0.57 | 0 | 0.72 | 0.55 | 107.71 | 0.56 | 0.29 |
| Hex | 31 | 73 | 20 | 39 | 0 | 48 | 37 | 6C | 38 | 1D |
| Octal | 61 | 163 | 40 | 71 | 0 | 110 | 67 | 154 | 70 | 35 |
| Binary | 110001 | 1110011 | 100000 | 111001 | 0 | 1001000 | 110111 | 1101100 | 111000 | 11101 |
Color Harmonies of #317320
Complementary color
Monochromatic Colors of #317320
Black with #317320
Text Example
Text Example
White with #317320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317320; }
p { color: rgb(49,115,32); }
H1.HeaderClassName
{
color: #317320;
}
.AnyTagClassName
{
color: #317320;
}
</style>
background-color css
<style>
a { background-color: #317320; }
a { background-color: rgb(49,115,32); }
div.DivClassName
{
background-color: #317320;
}
.BgClassName
{
background-color: #317320;
}
</style>
border-color css
<style>
span { border-color: #317320; }
span { border-color: rgb(49,115,32); }
td.TdClassName
{
border-color: #317320;
}
.TagClassName
{
border-color: #317320;
}
</style>