Shades of Bilbao #458305
Tints of Bilbao #458305
RGB
CMYK
RGB Variations
Color information
#458305 (or 0x458305) is known color: Bilbao. HEX triplet: 45, 83 and 05. RGB value is (69,131,5). Sum of RGB (Red+Green+Blue) = 69+131+5=205 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.66% from 205); Green value is 131 (51.56% from 255 or 63.90% from 205); Blue value is 5 (2.34% from 255 or 2.44% from 205); Max value from RGB is 131 - color contains mainly: green. Hex color #458305 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458305 is #BA7CFA. Grayscale: #626262. Windows color (decimal): -12221691 or 361285. OLE color: 361285.
HSL color Cylindrical-coordinate representation of color #458305: hue angle of 89.52º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #458305 is Cyan = 0.47, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 131 | 5 | - |
| CMYK | 0.47 | 0 | 0.96 | 0.49 |
| HSL | 89.52º | 0.93% | 0.27% | - |
| HSV(B) | 89.52º | 0.96% | 0.51% | - |
| XYZ | 10.6 | 17.51 | 2.96 | - |
| YUV | 98.1 | 75.46 | 107.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 131 | 5 | 0.47 | 0 | 0.96 | 0.49 | 89.52 | 0.93 | 0.27 |
| Hex | 45 | 83 | 5 | 2F | 0 | 60 | 31 | 5A | 5D | 1B |
| Octal | 105 | 203 | 5 | 57 | 0 | 140 | 61 | 132 | 135 | 33 |
| Binary | 1000101 | 10000011 | 101 | 101111 | 0 | 1100000 | 110001 | 1011010 | 1011101 | 11011 |
Color Harmonies of #458305
Complementary color
Monochromatic Colors of #458305
Black with #458305
Text Example
Text Example
White with #458305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458305; }
p { color: rgb(69,131,5); }
H1.HeaderClassName
{
color: #458305;
}
.AnyTagClassName
{
color: #458305;
}
</style>
background-color css
<style>
a { background-color: #458305; }
a { background-color: rgb(69,131,5); }
div.DivClassName
{
background-color: #458305;
}
.BgClassName
{
background-color: #458305;
}
</style>
border-color css
<style>
span { border-color: #458305; }
span { border-color: rgb(69,131,5); }
td.TdClassName
{
border-color: #458305;
}
.TagClassName
{
border-color: #458305;
}
</style>