Shades of Bilbao #458312
Tints of Bilbao #458312
RGB
CMYK
RGB Variations
Color information
#458312 (or 0x458312) is known color: Bilbao. HEX triplet: 45, 83 and 12. RGB value is (69,131,18). Sum of RGB (Red+Green+Blue) = 69+131+18=218 (28% of max value = 765). Red value is 69 (27.34% from 255 or 31.65% from 218); Green value is 131 (51.56% from 255 or 60.09% from 218); Blue value is 18 (7.42% from 255 or 8.26% from 218); Max value from RGB is 131 - color contains mainly: green. Hex color #458312 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458312 is #BA7CED. Grayscale: #636363. Windows color (decimal): -12221678 or 1213253. OLE color: 1213253.
HSL color Cylindrical-coordinate representation of color #458312: hue angle of 92.92º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #458312 is Cyan = 0.47, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 131 | 18 | - |
| CMYK | 0.47 | 0 | 0.86 | 0.49 |
| HSL | 92.92º | 0.76% | 0.29% | - |
| HSV(B) | 92.92º | 0.86% | 0.51% | - |
| XYZ | 10.68 | 17.54 | 3.4 | - |
| YUV | 99.58 | 81.96 | 106.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 131 | 18 | 0.47 | 0 | 0.86 | 0.49 | 92.92 | 0.76 | 0.29 |
| Hex | 45 | 83 | 12 | 2F | 0 | 56 | 31 | 5D | 4C | 1D |
| Octal | 105 | 203 | 22 | 57 | 0 | 126 | 61 | 135 | 114 | 35 |
| Binary | 1000101 | 10000011 | 10010 | 101111 | 0 | 1010110 | 110001 | 1011101 | 1001100 | 11101 |
Color Harmonies of #458312
Complementary color
Monochromatic Colors of #458312
Black with #458312
Text Example
Text Example
White with #458312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458312; }
p { color: rgb(69,131,18); }
H1.HeaderClassName
{
color: #458312;
}
.AnyTagClassName
{
color: #458312;
}
</style>
background-color css
<style>
a { background-color: #458312; }
a { background-color: rgb(69,131,18); }
div.DivClassName
{
background-color: #458312;
}
.BgClassName
{
background-color: #458312;
}
</style>
border-color css
<style>
span { border-color: #458312; }
span { border-color: rgb(69,131,18); }
td.TdClassName
{
border-color: #458312;
}
.TagClassName
{
border-color: #458312;
}
</style>