Shades of Bilbao #458306
Tints of Bilbao #458306
RGB
CMYK
RGB Variations
Color information
#458306 (or 0x458306) is known color: Bilbao. HEX triplet: 45, 83 and 06. RGB value is (69,131,6). Sum of RGB (Red+Green+Blue) = 69+131+6=206 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.50% from 206); Green value is 131 (51.56% from 255 or 63.59% from 206); Blue value is 6 (2.73% from 255 or 2.91% from 206); Max value from RGB is 131 - color contains mainly: green. Hex color #458306 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458306 is #BA7CF9. Grayscale: #626262. Windows color (decimal): -12221690 or 426821. OLE color: 426821.
HSL color Cylindrical-coordinate representation of color #458306: hue angle of 89.76º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #458306 is Cyan = 0.47, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 131 | 6 | - |
| CMYK | 0.47 | 0 | 0.95 | 0.49 |
| HSL | 89.76º | 0.91% | 0.27% | - |
| HSV(B) | 89.76º | 0.95% | 0.51% | - |
| XYZ | 10.6 | 17.51 | 2.99 | - |
| YUV | 98.21 | 75.96 | 107.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 131 | 6 | 0.47 | 0 | 0.95 | 0.49 | 89.76 | 0.91 | 0.27 |
| Hex | 45 | 83 | 6 | 2F | 0 | 5F | 31 | 5A | 5B | 1B |
| Octal | 105 | 203 | 6 | 57 | 0 | 137 | 61 | 132 | 133 | 33 |
| Binary | 1000101 | 10000011 | 110 | 101111 | 0 | 1011111 | 110001 | 1011010 | 1011011 | 11011 |
Color Harmonies of #458306
Complementary color
Monochromatic Colors of #458306
Black with #458306
Text Example
Text Example
White with #458306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458306; }
p { color: rgb(69,131,6); }
H1.HeaderClassName
{
color: #458306;
}
.AnyTagClassName
{
color: #458306;
}
</style>
background-color css
<style>
a { background-color: #458306; }
a { background-color: rgb(69,131,6); }
div.DivClassName
{
background-color: #458306;
}
.BgClassName
{
background-color: #458306;
}
</style>
border-color css
<style>
span { border-color: #458306; }
span { border-color: rgb(69,131,6); }
td.TdClassName
{
border-color: #458306;
}
.TagClassName
{
border-color: #458306;
}
</style>