Shades of Bilbao #317418
Tints of Bilbao #317418
RGB
CMYK
RGB Variations
Color information
#317418 (or 0x317418) is known color: Bilbao. HEX triplet: 31, 74 and 18. RGB value is (49,116,24). Sum of RGB (Red+Green+Blue) = 49+116+24=189 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.93% from 189); Green value is 116 (45.70% from 255 or 61.38% from 189); Blue value is 24 (9.77% from 255 or 12.70% from 189); Max value from RGB is 116 - color contains mainly: green. Hex color #317418 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317418 is #CE8BE7. Grayscale: #555555. Windows color (decimal): -13536232 or 1602609. OLE color: 1602609.
HSL color Cylindrical-coordinate representation of color #317418: hue angle of 103.7º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #317418 is Cyan = 0.58, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 116 | 24 | - |
| CMYK | 0.58 | 0 | 0.79 | 0.55 |
| HSL | 103.7º | 0.66% | 0.27% | - |
| HSV(B) | 103.7º | 0.79% | 0.45% | - |
| XYZ | 7.68 | 13.21 | 3.01 | - |
| YUV | 85.48 | 93.3 | 101.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 116 | 24 | 0.58 | 0 | 0.79 | 0.55 | 103.7 | 0.66 | 0.27 |
| Hex | 31 | 74 | 18 | 3A | 0 | 4F | 37 | 68 | 42 | 1B |
| Octal | 61 | 164 | 30 | 72 | 0 | 117 | 67 | 150 | 102 | 33 |
| Binary | 110001 | 1110100 | 11000 | 111010 | 0 | 1001111 | 110111 | 1101000 | 1000010 | 11011 |
Color Harmonies of #317418
Complementary color
Monochromatic Colors of #317418
Black with #317418
Text Example
Text Example
White with #317418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317418; }
p { color: rgb(49,116,24); }
H1.HeaderClassName
{
color: #317418;
}
.AnyTagClassName
{
color: #317418;
}
</style>
background-color css
<style>
a { background-color: #317418; }
a { background-color: rgb(49,116,24); }
div.DivClassName
{
background-color: #317418;
}
.BgClassName
{
background-color: #317418;
}
</style>
border-color css
<style>
span { border-color: #317418; }
span { border-color: rgb(49,116,24); }
td.TdClassName
{
border-color: #317418;
}
.TagClassName
{
border-color: #317418;
}
</style>