Shades of Bilbao #457901
Tints of Bilbao #457901
RGB
CMYK
RGB Variations
Color information
#457901 (or 0x457901) is known color: Bilbao. HEX triplet: 45, 79 and 01. RGB value is (69,121,1). Sum of RGB (Red+Green+Blue) = 69+121+1=191 (25% of max value = 765). Red value is 69 (27.34% from 255 or 36.13% from 191); Green value is 121 (47.66% from 255 or 63.35% from 191); Blue value is 1 (0.78% from 255 or 0.52% from 191); Max value from RGB is 121 - color contains mainly: green. Hex color #457901 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #457901 is #BA86FE. Grayscale: #5C5C5C. Windows color (decimal): -12224255 or 96581. OLE color: 96581.
HSL color Cylindrical-coordinate representation of color #457901: hue angle of 86º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #457901 is Cyan = 0.43, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 121 | 1 | - |
| CMYK | 0.43 | 0 | 0.99 | 0.53 |
| HSL | 86º | 0.98% | 0.24% | - |
| HSV(B) | 86º | 0.99% | 0.47% | - |
| XYZ | 9.3 | 14.94 | 2.42 | - |
| YUV | 91.77 | 76.77 | 111.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 121 | 1 | 0.43 | 0 | 0.99 | 0.53 | 86 | 0.98 | 0.24 |
| Hex | 45 | 79 | 1 | 2B | 0 | 63 | 35 | 56 | 62 | 18 |
| Octal | 105 | 171 | 1 | 53 | 0 | 143 | 65 | 126 | 142 | 30 |
| Binary | 1000101 | 1111001 | 1 | 101011 | 0 | 1100011 | 110101 | 1010110 | 1100010 | 11000 |
Color Harmonies of #457901
Complementary color
Monochromatic Colors of #457901
Black with #457901
Text Example
Text Example
White with #457901
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457901; }
p { color: rgb(69,121,1); }
H1.HeaderClassName
{
color: #457901;
}
.AnyTagClassName
{
color: #457901;
}
</style>
background-color css
<style>
a { background-color: #457901; }
a { background-color: rgb(69,121,1); }
div.DivClassName
{
background-color: #457901;
}
.BgClassName
{
background-color: #457901;
}
</style>
border-color css
<style>
span { border-color: #457901; }
span { border-color: rgb(69,121,1); }
td.TdClassName
{
border-color: #457901;
}
.TagClassName
{
border-color: #457901;
}
</style>