Shades of Bilbao #458226
Tints of Bilbao #458226
RGB
CMYK
RGB Variations
Color information
#458226 (or 0x458226) is known color: Bilbao. HEX triplet: 45, 82 and 26. RGB value is (69,130,38). Sum of RGB (Red+Green+Blue) = 69+130+38=237 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.11% from 237); Green value is 130 (51.17% from 255 or 54.85% from 237); Blue value is 38 (15.23% from 255 or 16.03% from 237); Max value from RGB is 130 - color contains mainly: green. Hex color #458226 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458226 is #BA7DD9. Grayscale: #656565. Windows color (decimal): -12221914 or 2523717. OLE color: 2523717.
HSL color Cylindrical-coordinate representation of color #458226: hue angle of 99.78º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #458226 is Cyan = 0.47, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 130 | 38 | - |
| CMYK | 0.47 | 0 | 0.71 | 0.49 |
| HSL | 99.78º | 0.55% | 0.33% | - |
| HSV(B) | 99.78º | 0.71% | 0.51% | - |
| XYZ | 10.79 | 17.37 | 4.62 | - |
| YUV | 101.27 | 92.29 | 104.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 130 | 38 | 0.47 | 0 | 0.71 | 0.49 | 99.78 | 0.55 | 0.33 |
| Hex | 45 | 82 | 26 | 2F | 0 | 47 | 31 | 64 | 37 | 21 |
| Octal | 105 | 202 | 46 | 57 | 0 | 107 | 61 | 144 | 67 | 41 |
| Binary | 1000101 | 10000010 | 100110 | 101111 | 0 | 1000111 | 110001 | 1100100 | 110111 | 100001 |
Color Harmonies of #458226
Complementary color
Monochromatic Colors of #458226
Black with #458226
Text Example
Text Example
White with #458226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458226; }
p { color: rgb(69,130,38); }
H1.HeaderClassName
{
color: #458226;
}
.AnyTagClassName
{
color: #458226;
}
</style>
background-color css
<style>
a { background-color: #458226; }
a { background-color: rgb(69,130,38); }
div.DivClassName
{
background-color: #458226;
}
.BgClassName
{
background-color: #458226;
}
</style>
border-color css
<style>
span { border-color: #458226; }
span { border-color: rgb(69,130,38); }
td.TdClassName
{
border-color: #458226;
}
.TagClassName
{
border-color: #458226;
}
</style>