Shades of Bilbao #318701
Tints of Bilbao #318701
RGB
CMYK
RGB Variations
Color information
#318701 (or 0x318701) is known color: Bilbao. HEX triplet: 31, 87 and 01. RGB value is (49,135,1). Sum of RGB (Red+Green+Blue) = 49+135+1=185 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.49% from 185); Green value is 135 (53.12% from 255 or 72.97% from 185); Blue value is 1 (0.78% from 255 or 0.54% from 185); Max value from RGB is 135 - color contains mainly: green. Hex color #318701 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318701 is #CE78FE. Grayscale: #5E5E5E. Windows color (decimal): -13531391 or 100145. OLE color: 100145.
HSL color Cylindrical-coordinate representation of color #318701: hue angle of 98.51º degrees, saturation: 0.99, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #318701 is Cyan = 0.64, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 135 | 1 | - |
| CMYK | 0.64 | 0 | 0.99 | 0.47 |
| HSL | 98.51º | 0.99% | 0.27% | - |
| HSV(B) | 98.51º | 0.99% | 0.53% | - |
| XYZ | 9.94 | 17.98 | 2.98 | - |
| YUV | 94.01 | 75.51 | 95.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 135 | 1 | 0.64 | 0 | 0.99 | 0.47 | 98.51 | 0.99 | 0.27 |
| Hex | 31 | 87 | 1 | 40 | 0 | 63 | 2F | 63 | 63 | 1B |
| Octal | 61 | 207 | 1 | 100 | 0 | 143 | 57 | 143 | 143 | 33 |
| Binary | 110001 | 10000111 | 1 | 1000000 | 0 | 1100011 | 101111 | 1100011 | 1100011 | 11011 |
Color Harmonies of #318701
Complementary color
Monochromatic Colors of #318701
Black with #318701
Text Example
Text Example
White with #318701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318701; }
p { color: rgb(49,135,1); }
H1.HeaderClassName
{
color: #318701;
}
.AnyTagClassName
{
color: #318701;
}
</style>
background-color css
<style>
a { background-color: #318701; }
a { background-color: rgb(49,135,1); }
div.DivClassName
{
background-color: #318701;
}
.BgClassName
{
background-color: #318701;
}
</style>
border-color css
<style>
span { border-color: #318701; }
span { border-color: rgb(49,135,1); }
td.TdClassName
{
border-color: #318701;
}
.TagClassName
{
border-color: #318701;
}
</style>