Shades of Bilbao #457932
Tints of Bilbao #457932
RGB
CMYK
RGB Variations
Color information
#457932 (or 0x457932) is known color: Bilbao. HEX triplet: 45, 79 and 32. RGB value is (69,121,50). Sum of RGB (Red+Green+Blue) = 69+121+50=240 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.75% from 240); Green value is 121 (47.66% from 255 or 50.42% from 240); Blue value is 50 (19.92% from 255 or 20.83% from 240); Max value from RGB is 121 - color contains mainly: green. Hex color #457932 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457932 is #BA86CD. Grayscale: #616161. Windows color (decimal): -12224206 or 3307845. OLE color: 3307845.
HSL color Cylindrical-coordinate representation of color #457932: hue angle of 103.94º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #457932 is Cyan = 0.43, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 121 | 50 | - |
| CMYK | 0.43 | 0 | 0.59 | 0.53 |
| HSL | 103.94º | 0.42% | 0.34% | - |
| HSV(B) | 103.94º | 0.59% | 0.47% | - |
| XYZ | 9.87 | 15.17 | 5.43 | - |
| YUV | 97.36 | 101.27 | 107.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 121 | 50 | 0.43 | 0 | 0.59 | 0.53 | 103.94 | 0.42 | 0.34 |
| Hex | 45 | 79 | 32 | 2B | 0 | 3B | 35 | 68 | 2A | 22 |
| Octal | 105 | 171 | 62 | 53 | 0 | 73 | 65 | 150 | 52 | 42 |
| Binary | 1000101 | 1111001 | 110010 | 101011 | 0 | 111011 | 110101 | 1101000 | 101010 | 100010 |
Color Harmonies of #457932
Complementary color
Monochromatic Colors of #457932
Black with #457932
Text Example
Text Example
White with #457932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457932; }
p { color: rgb(69,121,50); }
H1.HeaderClassName
{
color: #457932;
}
.AnyTagClassName
{
color: #457932;
}
</style>
background-color css
<style>
a { background-color: #457932; }
a { background-color: rgb(69,121,50); }
div.DivClassName
{
background-color: #457932;
}
.BgClassName
{
background-color: #457932;
}
</style>
border-color css
<style>
span { border-color: #457932; }
span { border-color: rgb(69,121,50); }
td.TdClassName
{
border-color: #457932;
}
.TagClassName
{
border-color: #457932;
}
</style>