Shades of Bilbao #318026
Tints of Bilbao #318026
RGB
CMYK
RGB Variations
Color information
#318026 (or 0x318026) is known color: Bilbao. HEX triplet: 31, 80 and 26. RGB value is (49,128,38). Sum of RGB (Red+Green+Blue) = 49+128+38=215 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.79% from 215); Green value is 128 (50.39% from 255 or 59.53% from 215); Blue value is 38 (15.23% from 255 or 17.67% from 215); Max value from RGB is 128 - color contains mainly: green. Hex color #318026 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318026 is #CE7FD9. Grayscale: #5E5E5E. Windows color (decimal): -13533146 or 2523185. OLE color: 2523185.
HSL color Cylindrical-coordinate representation of color #318026: hue angle of 112.67º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #318026 is Cyan = 0.62, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 49 | 128 | 38 | - |
| CMYK | 0.62 | 0 | 0.70 | 0.50 |
| HSL | 112.67º | 0.54% | 0.33% | - |
| HSV(B) | 112.67º | 0.7% | 0.5% | - |
| XYZ | 9.34 | 16.23 | 4.47 | - |
| YUV | 94.12 | 96.33 | 95.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 128 | 38 | 0.62 | 0 | 0.70 | 0.50 | 112.67 | 0.54 | 0.33 |
| Hex | 31 | 80 | 26 | 3E | 0 | 46 | 32 | 71 | 36 | 21 |
| Octal | 61 | 200 | 46 | 76 | 0 | 106 | 62 | 161 | 66 | 41 |
| Binary | 110001 | 10000000 | 100110 | 111110 | 0 | 1000110 | 110010 | 1110001 | 110110 | 100001 |
Color Harmonies of #318026
Complementary color
Monochromatic Colors of #318026
Black with #318026
Text Example
Text Example
White with #318026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318026; }
p { color: rgb(49,128,38); }
H1.HeaderClassName
{
color: #318026;
}
.AnyTagClassName
{
color: #318026;
}
</style>
background-color css
<style>
a { background-color: #318026; }
a { background-color: rgb(49,128,38); }
div.DivClassName
{
background-color: #318026;
}
.BgClassName
{
background-color: #318026;
}
</style>
border-color css
<style>
span { border-color: #318026; }
span { border-color: rgb(49,128,38); }
td.TdClassName
{
border-color: #318026;
}
.TagClassName
{
border-color: #318026;
}
</style>