Shades of Bilbao #448321
Tints of Bilbao #448321
RGB
CMYK
RGB Variations
Color information
#448321 (or 0x448321) is known color: Bilbao. HEX triplet: 44, 83 and 21. RGB value is (68,131,33). Sum of RGB (Red+Green+Blue) = 68+131+33=232 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.31% from 232); Green value is 131 (51.56% from 255 or 56.47% from 232); Blue value is 33 (13.28% from 255 or 14.22% from 232); Max value from RGB is 131 - color contains mainly: green. Hex color #448321 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448321 is #BB7CDE. Grayscale: #656565. Windows color (decimal): -12287199 or 2196292. OLE color: 2196292.
HSL color Cylindrical-coordinate representation of color #448321: hue angle of 98.57º 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 #448321 is Cyan = 0.48, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 131 | 33 | - |
| CMYK | 0.48 | 0 | 0.75 | 0.49 |
| HSL | 98.57º | 0.6% | 0.32% | - |
| HSV(B) | 98.57º | 0.75% | 0.51% | - |
| XYZ | 10.77 | 17.57 | 4.26 | - |
| YUV | 100.99 | 89.63 | 104.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 131 | 33 | 0.48 | 0 | 0.75 | 0.49 | 98.57 | 0.6 | 0.32 |
| Hex | 44 | 83 | 21 | 30 | 0 | 4B | 31 | 63 | 3C | 20 |
| Octal | 104 | 203 | 41 | 60 | 0 | 113 | 61 | 143 | 74 | 40 |
| Binary | 1000100 | 10000011 | 100001 | 110000 | 0 | 1001011 | 110001 | 1100011 | 111100 | 100000 |
Color Harmonies of #448321
Complementary color
Monochromatic Colors of #448321
Black with #448321
Text Example
Text Example
White with #448321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448321; }
p { color: rgb(68,131,33); }
H1.HeaderClassName
{
color: #448321;
}
.AnyTagClassName
{
color: #448321;
}
</style>
background-color css
<style>
a { background-color: #448321; }
a { background-color: rgb(68,131,33); }
div.DivClassName
{
background-color: #448321;
}
.BgClassName
{
background-color: #448321;
}
</style>
border-color css
<style>
span { border-color: #448321; }
span { border-color: rgb(68,131,33); }
td.TdClassName
{
border-color: #448321;
}
.TagClassName
{
border-color: #448321;
}
</style>