Shades of Bilbao #448227
Tints of Bilbao #448227
RGB
CMYK
RGB Variations
Color information
#448227 (or 0x448227) is known color: Bilbao. HEX triplet: 44, 82 and 27. RGB value is (68,130,39). Sum of RGB (Red+Green+Blue) = 68+130+39=237 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.69% from 237); Green value is 130 (51.17% from 255 or 54.85% from 237); Blue value is 39 (15.62% from 255 or 16.46% from 237); Max value from RGB is 130 - color contains mainly: green. Hex color #448227 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448227 is #BB7DD8. Grayscale: #656565. Windows color (decimal): -12287449 or 2589252. OLE color: 2589252.
HSL color Cylindrical-coordinate representation of color #448227: hue angle of 100.88º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #448227 is Cyan = 0.48, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 130 | 39 | - |
| CMYK | 0.48 | 0 | 0.70 | 0.49 |
| HSL | 100.88º | 0.54% | 0.33% | - |
| HSV(B) | 100.88º | 0.7% | 0.51% | - |
| XYZ | 10.73 | 17.34 | 4.7 | - |
| YUV | 101.09 | 92.96 | 104.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 130 | 39 | 0.48 | 0 | 0.70 | 0.49 | 100.88 | 0.54 | 0.33 |
| Hex | 44 | 82 | 27 | 30 | 0 | 46 | 31 | 65 | 36 | 21 |
| Octal | 104 | 202 | 47 | 60 | 0 | 106 | 61 | 145 | 66 | 41 |
| Binary | 1000100 | 10000010 | 100111 | 110000 | 0 | 1000110 | 110001 | 1100101 | 110110 | 100001 |
Color Harmonies of #448227
Complementary color
Monochromatic Colors of #448227
Black with #448227
Text Example
Text Example
White with #448227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448227; }
p { color: rgb(68,130,39); }
H1.HeaderClassName
{
color: #448227;
}
.AnyTagClassName
{
color: #448227;
}
</style>
background-color css
<style>
a { background-color: #448227; }
a { background-color: rgb(68,130,39); }
div.DivClassName
{
background-color: #448227;
}
.BgClassName
{
background-color: #448227;
}
</style>
border-color css
<style>
span { border-color: #448227; }
span { border-color: rgb(68,130,39); }
td.TdClassName
{
border-color: #448227;
}
.TagClassName
{
border-color: #448227;
}
</style>