Shades of Bilbao #318323
Tints of Bilbao #318323
RGB
CMYK
RGB Variations
Color information
#318323 (or 0x318323) is known color: Bilbao. HEX triplet: 31, 83 and 23. RGB value is (49,131,35). Sum of RGB (Red+Green+Blue) = 49+131+35=215 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.79% from 215); Green value is 131 (51.56% from 255 or 60.93% from 215); Blue value is 35 (14.06% from 255 or 16.28% from 215); Max value from RGB is 131 - color contains mainly: green. Hex color #318323 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318323 is #CE7CDC. Grayscale: #5F5F5F. Windows color (decimal): -13532381 or 2327345. OLE color: 2327345.
HSL color Cylindrical-coordinate representation of color #318323: hue angle of 111.25º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #318323 is Cyan = 0.63, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 131 | 35 | - |
| CMYK | 0.63 | 0 | 0.73 | 0.49 |
| HSL | 111.25º | 0.58% | 0.33% | - |
| HSV(B) | 111.25º | 0.73% | 0.51% | - |
| XYZ | 9.69 | 17.01 | 4.36 | - |
| YUV | 95.54 | 93.83 | 94.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 131 | 35 | 0.63 | 0 | 0.73 | 0.49 | 111.25 | 0.58 | 0.33 |
| Hex | 31 | 83 | 23 | 3F | 0 | 49 | 31 | 6F | 3A | 21 |
| Octal | 61 | 203 | 43 | 77 | 0 | 111 | 61 | 157 | 72 | 41 |
| Binary | 110001 | 10000011 | 100011 | 111111 | 0 | 1001001 | 110001 | 1101111 | 111010 | 100001 |
Color Harmonies of #318323
Complementary color
Monochromatic Colors of #318323
Black with #318323
Text Example
Text Example
White with #318323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318323; }
p { color: rgb(49,131,35); }
H1.HeaderClassName
{
color: #318323;
}
.AnyTagClassName
{
color: #318323;
}
</style>
background-color css
<style>
a { background-color: #318323; }
a { background-color: rgb(49,131,35); }
div.DivClassName
{
background-color: #318323;
}
.BgClassName
{
background-color: #318323;
}
</style>
border-color css
<style>
span { border-color: #318323; }
span { border-color: rgb(49,131,35); }
td.TdClassName
{
border-color: #318323;
}
.TagClassName
{
border-color: #318323;
}
</style>