Shades of Bilbao #448213
Tints of Bilbao #448213
RGB
CMYK
RGB Variations
Color information
#448213 (or 0x448213) is known color: Bilbao. HEX triplet: 44, 82 and 13. RGB value is (68,130,19). Sum of RGB (Red+Green+Blue) = 68+130+19=217 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.34% from 217); Green value is 130 (51.17% from 255 or 59.91% from 217); Blue value is 19 (7.81% from 255 or 8.76% from 217); Max value from RGB is 130 - color contains mainly: green. Hex color #448213 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448213 is #BB7DEC. Grayscale: #636363. Windows color (decimal): -12287469 or 1278532. OLE color: 1278532.
HSL color Cylindrical-coordinate representation of color #448213: hue angle of 93.51º 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 #448213 is Cyan = 0.48, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 130 | 19 | - |
| CMYK | 0.48 | 0 | 0.85 | 0.49 |
| HSL | 93.51º | 0.74% | 0.29% | - |
| HSV(B) | 93.51º | 0.85% | 0.51% | - |
| XYZ | 10.48 | 17.24 | 3.39 | - |
| YUV | 98.81 | 82.96 | 106.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 130 | 19 | 0.48 | 0 | 0.85 | 0.49 | 93.51 | 0.74 | 0.29 |
| Hex | 44 | 82 | 13 | 30 | 0 | 55 | 31 | 5E | 4A | 1D |
| Octal | 104 | 202 | 23 | 60 | 0 | 125 | 61 | 136 | 112 | 35 |
| Binary | 1000100 | 10000010 | 10011 | 110000 | 0 | 1010101 | 110001 | 1011110 | 1001010 | 11101 |
Color Harmonies of #448213
Complementary color
Monochromatic Colors of #448213
Black with #448213
Text Example
Text Example
White with #448213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448213; }
p { color: rgb(68,130,19); }
H1.HeaderClassName
{
color: #448213;
}
.AnyTagClassName
{
color: #448213;
}
</style>
background-color css
<style>
a { background-color: #448213; }
a { background-color: rgb(68,130,19); }
div.DivClassName
{
background-color: #448213;
}
.BgClassName
{
background-color: #448213;
}
</style>
border-color css
<style>
span { border-color: #448213; }
span { border-color: rgb(68,130,19); }
td.TdClassName
{
border-color: #448213;
}
.TagClassName
{
border-color: #448213;
}
</style>