Shades of Bilbao #448217
Tints of Bilbao #448217
RGB
CMYK
RGB Variations
Color information
#448217 (or 0x448217) is known color: Bilbao. HEX triplet: 44, 82 and 17. RGB value is (68,130,23). Sum of RGB (Red+Green+Blue) = 68+130+23=221 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.77% from 221); Green value is 130 (51.17% from 255 or 58.82% from 221); Blue value is 23 (9.38% from 255 or 10.41% from 221); Max value from RGB is 130 - color contains mainly: green. Hex color #448217 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448217 is #BB7DE8. Grayscale: #636363. Windows color (decimal): -12287465 or 1540676. OLE color: 1540676.
HSL color Cylindrical-coordinate representation of color #448217: hue angle of 94.77º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #448217 is Cyan = 0.48, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 130 | 23 | - |
| CMYK | 0.48 | 0 | 0.82 | 0.49 |
| HSL | 94.77º | 0.7% | 0.3% | - |
| HSV(B) | 94.77º | 0.82% | 0.51% | - |
| XYZ | 10.52 | 17.26 | 3.59 | - |
| YUV | 99.26 | 84.96 | 105.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 130 | 23 | 0.48 | 0 | 0.82 | 0.49 | 94.77 | 0.7 | 0.3 |
| Hex | 44 | 82 | 17 | 30 | 0 | 52 | 31 | 5F | 46 | 1E |
| Octal | 104 | 202 | 27 | 60 | 0 | 122 | 61 | 137 | 106 | 36 |
| Binary | 1000100 | 10000010 | 10111 | 110000 | 0 | 1010010 | 110001 | 1011111 | 1000110 | 11110 |
Color Harmonies of #448217
Complementary color
Monochromatic Colors of #448217
Black with #448217
Text Example
Text Example
White with #448217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448217; }
p { color: rgb(68,130,23); }
H1.HeaderClassName
{
color: #448217;
}
.AnyTagClassName
{
color: #448217;
}
</style>
background-color css
<style>
a { background-color: #448217; }
a { background-color: rgb(68,130,23); }
div.DivClassName
{
background-color: #448217;
}
.BgClassName
{
background-color: #448217;
}
</style>
border-color css
<style>
span { border-color: #448217; }
span { border-color: rgb(68,130,23); }
td.TdClassName
{
border-color: #448217;
}
.TagClassName
{
border-color: #448217;
}
</style>