Shades of Bilbao #457828
Tints of Bilbao #457828
RGB
CMYK
RGB Variations
Color information
#457828 (or 0x457828) is known color: Bilbao. HEX triplet: 45, 78 and 28. RGB value is (69,120,40). Sum of RGB (Red+Green+Blue) = 69+120+40=229 (30% of max value = 765). Red value is 69 (27.34% from 255 or 30.13% from 229); Green value is 120 (47.27% from 255 or 52.40% from 229); Blue value is 40 (16.02% from 255 or 17.47% from 229); Max value from RGB is 120 - color contains mainly: green. Hex color #457828 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457828 is #BA87D7. Grayscale: #5F5F5F. Windows color (decimal): -12224472 or 2652229. OLE color: 2652229.
HSL color Cylindrical-coordinate representation of color #457828: hue angle of 98.25º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #457828 is Cyan = 0.42, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 120 | 40 | - |
| CMYK | 0.42 | 0 | 0.67 | 0.53 |
| HSL | 98.25º | 0.5% | 0.31% | - |
| HSV(B) | 98.25º | 0.67% | 0.47% | - |
| XYZ | 9.55 | 14.85 | 4.37 | - |
| YUV | 95.63 | 96.6 | 109 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 120 | 40 | 0.42 | 0 | 0.67 | 0.53 | 98.25 | 0.5 | 0.31 |
| Hex | 45 | 78 | 28 | 2A | 0 | 43 | 35 | 62 | 32 | 1F |
| Octal | 105 | 170 | 50 | 52 | 0 | 103 | 65 | 142 | 62 | 37 |
| Binary | 1000101 | 1111000 | 101000 | 101010 | 0 | 1000011 | 110101 | 1100010 | 110010 | 11111 |
Color Harmonies of #457828
Complementary color
Monochromatic Colors of #457828
Black with #457828
Text Example
Text Example
White with #457828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457828; }
p { color: rgb(69,120,40); }
H1.HeaderClassName
{
color: #457828;
}
.AnyTagClassName
{
color: #457828;
}
</style>
background-color css
<style>
a { background-color: #457828; }
a { background-color: rgb(69,120,40); }
div.DivClassName
{
background-color: #457828;
}
.BgClassName
{
background-color: #457828;
}
</style>
border-color css
<style>
span { border-color: #457828; }
span { border-color: rgb(69,120,40); }
td.TdClassName
{
border-color: #457828;
}
.TagClassName
{
border-color: #457828;
}
</style>