Shades of Bilbao #448318
Tints of Bilbao #448318
RGB
CMYK
RGB Variations
Color information
#448318 (or 0x448318) is known color: Bilbao. HEX triplet: 44, 83 and 18. RGB value is (68,131,24). Sum of RGB (Red+Green+Blue) = 68+131+24=223 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.49% from 223); Green value is 131 (51.56% from 255 or 58.74% from 223); Blue value is 24 (9.77% from 255 or 10.76% from 223); Max value from RGB is 131 - color contains mainly: green. Hex color #448318 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448318 is #BB7CE7. Grayscale: #646464. Windows color (decimal): -12287208 or 1606468. OLE color: 1606468.
HSL color Cylindrical-coordinate representation of color #448318: hue angle of 95.33º degrees, saturation: 0.69, 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 #448318 is Cyan = 0.48, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 131 | 24 | - |
| CMYK | 0.48 | 0 | 0.82 | 0.49 |
| HSL | 95.33º | 0.69% | 0.3% | - |
| HSV(B) | 95.33º | 0.82% | 0.51% | - |
| XYZ | 10.67 | 17.53 | 3.69 | - |
| YUV | 99.97 | 85.13 | 105.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 131 | 24 | 0.48 | 0 | 0.82 | 0.49 | 95.33 | 0.69 | 0.3 |
| Hex | 44 | 83 | 18 | 30 | 0 | 52 | 31 | 5F | 45 | 1E |
| Octal | 104 | 203 | 30 | 60 | 0 | 122 | 61 | 137 | 105 | 36 |
| Binary | 1000100 | 10000011 | 11000 | 110000 | 0 | 1010010 | 110001 | 1011111 | 1000101 | 11110 |
Color Harmonies of #448318
Complementary color
Monochromatic Colors of #448318
Black with #448318
Text Example
Text Example
White with #448318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448318; }
p { color: rgb(68,131,24); }
H1.HeaderClassName
{
color: #448318;
}
.AnyTagClassName
{
color: #448318;
}
</style>
background-color css
<style>
a { background-color: #448318; }
a { background-color: rgb(68,131,24); }
div.DivClassName
{
background-color: #448318;
}
.BgClassName
{
background-color: #448318;
}
</style>
border-color css
<style>
span { border-color: #448318; }
span { border-color: rgb(68,131,24); }
td.TdClassName
{
border-color: #448318;
}
.TagClassName
{
border-color: #448318;
}
</style>