Shades of Bilbao #458315
Tints of Bilbao #458315
RGB
CMYK
RGB Variations
Color information
#458315 (or 0x458315) is known color: Bilbao. HEX triplet: 45, 83 and 15. RGB value is (69,131,21). Sum of RGB (Red+Green+Blue) = 69+131+21=221 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.22% from 221); Green value is 131 (51.56% from 255 or 59.28% from 221); Blue value is 21 (8.59% from 255 or 9.50% from 221); Max value from RGB is 131 - color contains mainly: green. Hex color #458315 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458315 is #BA7CEA. Grayscale: #646464. Windows color (decimal): -12221675 or 1409861. OLE color: 1409861.
HSL color Cylindrical-coordinate representation of color #458315: hue angle of 93.82º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #458315 is Cyan = 0.47, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 131 | 21 | - |
| CMYK | 0.47 | 0 | 0.84 | 0.49 |
| HSL | 93.82º | 0.72% | 0.3% | - |
| HSV(B) | 93.82º | 0.84% | 0.51% | - |
| XYZ | 10.71 | 17.55 | 3.53 | - |
| YUV | 99.92 | 83.46 | 105.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 131 | 21 | 0.47 | 0 | 0.84 | 0.49 | 93.82 | 0.72 | 0.3 |
| Hex | 45 | 83 | 15 | 2F | 0 | 54 | 31 | 5E | 48 | 1E |
| Octal | 105 | 203 | 25 | 57 | 0 | 124 | 61 | 136 | 110 | 36 |
| Binary | 1000101 | 10000011 | 10101 | 101111 | 0 | 1010100 | 110001 | 1011110 | 1001000 | 11110 |
Color Harmonies of #458315
Complementary color
Monochromatic Colors of #458315
Black with #458315
Text Example
Text Example
White with #458315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458315; }
p { color: rgb(69,131,21); }
H1.HeaderClassName
{
color: #458315;
}
.AnyTagClassName
{
color: #458315;
}
</style>
background-color css
<style>
a { background-color: #458315; }
a { background-color: rgb(69,131,21); }
div.DivClassName
{
background-color: #458315;
}
.BgClassName
{
background-color: #458315;
}
</style>
border-color css
<style>
span { border-color: #458315; }
span { border-color: rgb(69,131,21); }
td.TdClassName
{
border-color: #458315;
}
.TagClassName
{
border-color: #458315;
}
</style>