Shades of Bilbao #458213
Tints of Bilbao #458213
RGB
CMYK
RGB Variations
Color information
#458213 (or 0x458213) is known color: Bilbao. HEX triplet: 45, 82 and 13. RGB value is (69,130,19). Sum of RGB (Red+Green+Blue) = 69+130+19=218 (28% of max value = 765). Red value is 69 (27.34% from 255 or 31.65% from 218); Green value is 130 (51.17% from 255 or 59.63% from 218); Blue value is 19 (7.81% from 255 or 8.72% from 218); Max value from RGB is 130 - color contains mainly: green. Hex color #458213 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458213 is #BA7DEC. Grayscale: #636363. Windows color (decimal): -12221933 or 1278533. OLE color: 1278533.
HSL color Cylindrical-coordinate representation of color #458213: hue angle of 92.97º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #458213 is Cyan = 0.47, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 130 | 19 | - |
| CMYK | 0.47 | 0 | 0.85 | 0.49 |
| HSL | 92.97º | 0.74% | 0.29% | - |
| HSV(B) | 92.97º | 0.85% | 0.51% | - |
| XYZ | 10.55 | 17.28 | 3.39 | - |
| YUV | 99.11 | 82.79 | 106.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 130 | 19 | 0.47 | 0 | 0.85 | 0.49 | 92.97 | 0.74 | 0.29 |
| Hex | 45 | 82 | 13 | 2F | 0 | 55 | 31 | 5D | 4A | 1D |
| Octal | 105 | 202 | 23 | 57 | 0 | 125 | 61 | 135 | 112 | 35 |
| Binary | 1000101 | 10000010 | 10011 | 101111 | 0 | 1010101 | 110001 | 1011101 | 1001010 | 11101 |
Color Harmonies of #458213
Complementary color
Monochromatic Colors of #458213
Black with #458213
Text Example
Text Example
White with #458213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458213; }
p { color: rgb(69,130,19); }
H1.HeaderClassName
{
color: #458213;
}
.AnyTagClassName
{
color: #458213;
}
</style>
background-color css
<style>
a { background-color: #458213; }
a { background-color: rgb(69,130,19); }
div.DivClassName
{
background-color: #458213;
}
.BgClassName
{
background-color: #458213;
}
</style>
border-color css
<style>
span { border-color: #458213; }
span { border-color: rgb(69,130,19); }
td.TdClassName
{
border-color: #458213;
}
.TagClassName
{
border-color: #458213;
}
</style>