Shades of Bilbao #447928
Tints of Bilbao #447928
RGB
CMYK
RGB Variations
Color information
#447928 (or 0x447928) is known color: Bilbao. HEX triplet: 44, 79 and 28. RGB value is (68,121,40). Sum of RGB (Red+Green+Blue) = 68+121+40=229 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.69% from 229); Green value is 121 (47.66% from 255 or 52.84% from 229); Blue value is 40 (16.02% from 255 or 17.47% from 229); Max value from RGB is 121 - color contains mainly: green. Hex color #447928 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447928 is #BB86D7. Grayscale: #606060. Windows color (decimal): -12289752 or 2652484. OLE color: 2652484.
HSL color Cylindrical-coordinate representation of color #447928: hue angle of 99.26º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #447928 is Cyan = 0.44, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 121 | 40 | - |
| CMYK | 0.44 | 0 | 0.67 | 0.53 |
| HSL | 99.26º | 0.5% | 0.32% | - |
| HSV(B) | 99.26º | 0.67% | 0.47% | - |
| XYZ | 9.6 | 15.06 | 4.41 | - |
| YUV | 95.92 | 96.44 | 108.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 121 | 40 | 0.44 | 0 | 0.67 | 0.53 | 99.26 | 0.5 | 0.32 |
| Hex | 44 | 79 | 28 | 2C | 0 | 43 | 35 | 63 | 32 | 20 |
| Octal | 104 | 171 | 50 | 54 | 0 | 103 | 65 | 143 | 62 | 40 |
| Binary | 1000100 | 1111001 | 101000 | 101100 | 0 | 1000011 | 110101 | 1100011 | 110010 | 100000 |
Color Harmonies of #447928
Complementary color
Monochromatic Colors of #447928
Black with #447928
Text Example
Text Example
White with #447928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447928; }
p { color: rgb(68,121,40); }
H1.HeaderClassName
{
color: #447928;
}
.AnyTagClassName
{
color: #447928;
}
</style>
background-color css
<style>
a { background-color: #447928; }
a { background-color: rgb(68,121,40); }
div.DivClassName
{
background-color: #447928;
}
.BgClassName
{
background-color: #447928;
}
</style>
border-color css
<style>
span { border-color: #447928; }
span { border-color: rgb(68,121,40); }
td.TdClassName
{
border-color: #447928;
}
.TagClassName
{
border-color: #447928;
}
</style>