Shades of Bilbao #317123
Tints of Bilbao #317123
RGB
CMYK
RGB Variations
Color information
#317123 (or 0x317123) is known color: Bilbao. HEX triplet: 31, 71 and 23. RGB value is (49,113,35). Sum of RGB (Red+Green+Blue) = 49+113+35=197 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.87% from 197); Green value is 113 (44.53% from 255 or 57.36% from 197); Blue value is 35 (14.06% from 255 or 17.77% from 197); Max value from RGB is 113 - color contains mainly: green. Hex color #317123 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317123 is #CE8EDC. Grayscale: #555555. Windows color (decimal): -13536989 or 2322737. OLE color: 2322737.
HSL color Cylindrical-coordinate representation of color #317123: hue angle of 109.23º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #317123 is Cyan = 0.57, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 113 | 35 | - |
| CMYK | 0.57 | 0 | 0.69 | 0.56 |
| HSL | 109.23º | 0.53% | 0.29% | - |
| HSV(B) | 109.23º | 0.69% | 0.44% | - |
| XYZ | 7.48 | 12.58 | 3.63 | - |
| YUV | 84.97 | 99.8 | 102.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 113 | 35 | 0.57 | 0 | 0.69 | 0.56 | 109.23 | 0.53 | 0.29 |
| Hex | 31 | 71 | 23 | 39 | 0 | 45 | 38 | 6D | 35 | 1D |
| Octal | 61 | 161 | 43 | 71 | 0 | 105 | 70 | 155 | 65 | 35 |
| Binary | 110001 | 1110001 | 100011 | 111001 | 0 | 1000101 | 111000 | 1101101 | 110101 | 11101 |
Color Harmonies of #317123
Complementary color
Monochromatic Colors of #317123
Black with #317123
Text Example
Text Example
White with #317123
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317123; }
p { color: rgb(49,113,35); }
H1.HeaderClassName
{
color: #317123;
}
.AnyTagClassName
{
color: #317123;
}
</style>
background-color css
<style>
a { background-color: #317123; }
a { background-color: rgb(49,113,35); }
div.DivClassName
{
background-color: #317123;
}
.BgClassName
{
background-color: #317123;
}
</style>
border-color css
<style>
span { border-color: #317123; }
span { border-color: rgb(49,113,35); }
td.TdClassName
{
border-color: #317123;
}
.TagClassName
{
border-color: #317123;
}
</style>