Shades of Bilbao #457919
Tints of Bilbao #457919
RGB
CMYK
RGB Variations
Color information
#457919 (or 0x457919) is known color: Bilbao. HEX triplet: 45, 79 and 19. RGB value is (69,121,25). Sum of RGB (Red+Green+Blue) = 69+121+25=215 (28% of max value = 765). Red value is 69 (27.34% from 255 or 32.09% from 215); Green value is 121 (47.66% from 255 or 56.28% from 215); Blue value is 25 (10.16% from 255 or 11.63% from 215); Max value from RGB is 121 - color contains mainly: green. Hex color #457919 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #457919 is #BA86E6. Grayscale: #5E5E5E. Windows color (decimal): -12224231 or 1669445. OLE color: 1669445.
HSL color Cylindrical-coordinate representation of color #457919: hue angle of 92.5º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #457919 is Cyan = 0.43, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 121 | 25 | - |
| CMYK | 0.43 | 0 | 0.79 | 0.53 |
| HSL | 92.5º | 0.66% | 0.29% | - |
| HSV(B) | 92.5º | 0.79% | 0.47% | - |
| XYZ | 9.47 | 15.01 | 3.32 | - |
| YUV | 94.51 | 88.77 | 109.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 121 | 25 | 0.43 | 0 | 0.79 | 0.53 | 92.5 | 0.66 | 0.29 |
| Hex | 45 | 79 | 19 | 2B | 0 | 4F | 35 | 5C | 42 | 1D |
| Octal | 105 | 171 | 31 | 53 | 0 | 117 | 65 | 134 | 102 | 35 |
| Binary | 1000101 | 1111001 | 11001 | 101011 | 0 | 1001111 | 110101 | 1011100 | 1000010 | 11101 |
Color Harmonies of #457919
Complementary color
Monochromatic Colors of #457919
Black with #457919
Text Example
Text Example
White with #457919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457919; }
p { color: rgb(69,121,25); }
H1.HeaderClassName
{
color: #457919;
}
.AnyTagClassName
{
color: #457919;
}
</style>
background-color css
<style>
a { background-color: #457919; }
a { background-color: rgb(69,121,25); }
div.DivClassName
{
background-color: #457919;
}
.BgClassName
{
background-color: #457919;
}
</style>
border-color css
<style>
span { border-color: #457919; }
span { border-color: rgb(69,121,25); }
td.TdClassName
{
border-color: #457919;
}
.TagClassName
{
border-color: #457919;
}
</style>