Shades of Bilbao #458321
Tints of Bilbao #458321
RGB
CMYK
RGB Variations
Color information
#458321 (or 0x458321) is known color: Bilbao. HEX triplet: 45, 83 and 21. RGB value is (69,131,33). Sum of RGB (Red+Green+Blue) = 69+131+33=233 (30% of max value = 765). Red value is 69 (27.34% from 255 or 29.61% from 233); Green value is 131 (51.56% from 255 or 56.22% from 233); Blue value is 33 (13.28% from 255 or 14.16% from 233); Max value from RGB is 131 - color contains mainly: green. Hex color #458321 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458321 is #BA7CDE. Grayscale: #656565. Windows color (decimal): -12221663 or 2196293. OLE color: 2196293.
HSL color Cylindrical-coordinate representation of color #458321: hue angle of 97.96º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #458321 is Cyan = 0.47, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 131 | 33 | - |
| CMYK | 0.47 | 0 | 0.75 | 0.49 |
| HSL | 97.96º | 0.6% | 0.32% | - |
| HSV(B) | 97.96º | 0.75% | 0.51% | - |
| XYZ | 10.85 | 17.61 | 4.27 | - |
| YUV | 101.29 | 89.46 | 104.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 131 | 33 | 0.47 | 0 | 0.75 | 0.49 | 97.96 | 0.6 | 0.32 |
| Hex | 45 | 83 | 21 | 2F | 0 | 4B | 31 | 62 | 3C | 20 |
| Octal | 105 | 203 | 41 | 57 | 0 | 113 | 61 | 142 | 74 | 40 |
| Binary | 1000101 | 10000011 | 100001 | 101111 | 0 | 1001011 | 110001 | 1100010 | 111100 | 100000 |
Color Harmonies of #458321
Complementary color
Monochromatic Colors of #458321
Black with #458321
Text Example
Text Example
White with #458321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458321; }
p { color: rgb(69,131,33); }
H1.HeaderClassName
{
color: #458321;
}
.AnyTagClassName
{
color: #458321;
}
</style>
background-color css
<style>
a { background-color: #458321; }
a { background-color: rgb(69,131,33); }
div.DivClassName
{
background-color: #458321;
}
.BgClassName
{
background-color: #458321;
}
</style>
border-color css
<style>
span { border-color: #458321; }
span { border-color: rgb(69,131,33); }
td.TdClassName
{
border-color: #458321;
}
.TagClassName
{
border-color: #458321;
}
</style>