Shades of Bilbao #457631
Tints of Bilbao #457631
RGB
CMYK
RGB Variations
Color information
#457631 (or 0x457631) is known color: Bilbao. HEX triplet: 45, 76 and 31. RGB value is (69,118,49). Sum of RGB (Red+Green+Blue) = 69+118+49=236 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.24% from 236); Green value is 118 (46.48% from 255 or 50% from 236); Blue value is 49 (19.53% from 255 or 20.76% from 236); Max value from RGB is 118 - color contains mainly: green. Hex color #457631 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457631 is #BA89CE. Grayscale: #5F5F5F. Windows color (decimal): -12224975 or 3241541. OLE color: 3241541.
HSL color Cylindrical-coordinate representation of color #457631: hue angle of 102.61º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #457631 is Cyan = 0.42, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 118 | 49 | - |
| CMYK | 0.42 | 0 | 0.58 | 0.54 |
| HSL | 102.61º | 0.41% | 0.33% | - |
| HSV(B) | 102.61º | 0.58% | 0.46% | - |
| XYZ | 9.49 | 14.44 | 5.19 | - |
| YUV | 95.48 | 101.77 | 109.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 118 | 49 | 0.42 | 0 | 0.58 | 0.54 | 102.61 | 0.41 | 0.33 |
| Hex | 45 | 76 | 31 | 2A | 0 | 3A | 36 | 67 | 29 | 21 |
| Octal | 105 | 166 | 61 | 52 | 0 | 72 | 66 | 147 | 51 | 41 |
| Binary | 1000101 | 1110110 | 110001 | 101010 | 0 | 111010 | 110110 | 1100111 | 101001 | 100001 |
Color Harmonies of #457631
Complementary color
Monochromatic Colors of #457631
Black with #457631
Text Example
Text Example
White with #457631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457631; }
p { color: rgb(69,118,49); }
H1.HeaderClassName
{
color: #457631;
}
.AnyTagClassName
{
color: #457631;
}
</style>
background-color css
<style>
a { background-color: #457631; }
a { background-color: rgb(69,118,49); }
div.DivClassName
{
background-color: #457631;
}
.BgClassName
{
background-color: #457631;
}
</style>
border-color css
<style>
span { border-color: #457631; }
span { border-color: rgb(69,118,49); }
td.TdClassName
{
border-color: #457631;
}
.TagClassName
{
border-color: #457631;
}
</style>