Shades of Bilbao #457428
Tints of Bilbao #457428
RGB
CMYK
RGB Variations
Color information
#457428 (or 0x457428) is known color: Bilbao. HEX triplet: 45, 74 and 28. RGB value is (69,116,40). Sum of RGB (Red+Green+Blue) = 69+116+40=225 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.67% from 225); Green value is 116 (45.70% from 255 or 51.56% from 225); Blue value is 40 (16.02% from 255 or 17.78% from 225); Max value from RGB is 116 - color contains mainly: green. Hex color #457428 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457428 is #BA8BD7. Grayscale: #5D5D5D. Windows color (decimal): -12225496 or 2651205. OLE color: 2651205.
HSL color Cylindrical-coordinate representation of color #457428: hue angle of 97.11º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #457428 is Cyan = 0.41, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 116 | 40 | - |
| CMYK | 0.41 | 0 | 0.66 | 0.55 |
| HSL | 97.11º | 0.49% | 0.31% | - |
| HSV(B) | 97.11º | 0.66% | 0.45% | - |
| XYZ | 9.08 | 13.91 | 4.21 | - |
| YUV | 93.28 | 97.93 | 110.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 116 | 40 | 0.41 | 0 | 0.66 | 0.55 | 97.11 | 0.49 | 0.31 |
| Hex | 45 | 74 | 28 | 29 | 0 | 42 | 37 | 61 | 31 | 1F |
| Octal | 105 | 164 | 50 | 51 | 0 | 102 | 67 | 141 | 61 | 37 |
| Binary | 1000101 | 1110100 | 101000 | 101001 | 0 | 1000010 | 110111 | 1100001 | 110001 | 11111 |
Color Harmonies of #457428
Complementary color
Monochromatic Colors of #457428
Black with #457428
Text Example
Text Example
White with #457428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457428; }
p { color: rgb(69,116,40); }
H1.HeaderClassName
{
color: #457428;
}
.AnyTagClassName
{
color: #457428;
}
</style>
background-color css
<style>
a { background-color: #457428; }
a { background-color: rgb(69,116,40); }
div.DivClassName
{
background-color: #457428;
}
.BgClassName
{
background-color: #457428;
}
</style>
border-color css
<style>
span { border-color: #457428; }
span { border-color: rgb(69,116,40); }
td.TdClassName
{
border-color: #457428;
}
.TagClassName
{
border-color: #457428;
}
</style>