Shades of Bilbao #448324
Tints of Bilbao #448324
RGB
CMYK
RGB Variations
Color information
#448324 (or 0x448324) is known color: Bilbao. HEX triplet: 44, 83 and 24. RGB value is (68,131,36). Sum of RGB (Red+Green+Blue) = 68+131+36=235 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.94% from 235); Green value is 131 (51.56% from 255 or 55.74% from 235); Blue value is 36 (14.45% from 255 or 15.32% from 235); Max value from RGB is 131 - color contains mainly: green. Hex color #448324 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448324 is #BB7CDB. Grayscale: #656565. Windows color (decimal): -12287196 or 2392900. OLE color: 2392900.
HSL color Cylindrical-coordinate representation of color #448324: hue angle of 99.79º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #448324 is Cyan = 0.48, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 131 | 36 | - |
| CMYK | 0.48 | 0 | 0.73 | 0.49 |
| HSL | 99.79º | 0.57% | 0.33% | - |
| HSV(B) | 99.79º | 0.73% | 0.51% | - |
| XYZ | 10.82 | 17.59 | 4.49 | - |
| YUV | 101.33 | 91.13 | 104.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 131 | 36 | 0.48 | 0 | 0.73 | 0.49 | 99.79 | 0.57 | 0.33 |
| Hex | 44 | 83 | 24 | 30 | 0 | 49 | 31 | 64 | 39 | 21 |
| Octal | 104 | 203 | 44 | 60 | 0 | 111 | 61 | 144 | 71 | 41 |
| Binary | 1000100 | 10000011 | 100100 | 110000 | 0 | 1001001 | 110001 | 1100100 | 111001 | 100001 |
Color Harmonies of #448324
Complementary color
Monochromatic Colors of #448324
Black with #448324
Text Example
Text Example
White with #448324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448324; }
p { color: rgb(68,131,36); }
H1.HeaderClassName
{
color: #448324;
}
.AnyTagClassName
{
color: #448324;
}
</style>
background-color css
<style>
a { background-color: #448324; }
a { background-color: rgb(68,131,36); }
div.DivClassName
{
background-color: #448324;
}
.BgClassName
{
background-color: #448324;
}
</style>
border-color css
<style>
span { border-color: #448324; }
span { border-color: rgb(68,131,36); }
td.TdClassName
{
border-color: #448324;
}
.TagClassName
{
border-color: #448324;
}
</style>