Shades of Bilbao #447528
Tints of Bilbao #447528
RGB
CMYK
RGB Variations
Color information
#447528 (or 0x447528) is known color: Bilbao. HEX triplet: 44, 75 and 28. RGB value is (68,117,40). Sum of RGB (Red+Green+Blue) = 68+117+40=225 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.22% from 225); Green value is 117 (46.09% from 255 or 52% from 225); Blue value is 40 (16.02% from 255 or 17.78% from 225); Max value from RGB is 117 - color contains mainly: green. Hex color #447528 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447528 is #BB8AD7. Grayscale: #5D5D5D. Windows color (decimal): -12290776 or 2651460. OLE color: 2651460.
HSL color Cylindrical-coordinate representation of color #447528: hue angle of 98.18º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #447528 is Cyan = 0.42, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 117 | 40 | - |
| CMYK | 0.42 | 0 | 0.66 | 0.54 |
| HSL | 98.18º | 0.49% | 0.31% | - |
| HSV(B) | 98.18º | 0.66% | 0.46% | - |
| XYZ | 9.13 | 14.1 | 4.25 | - |
| YUV | 93.57 | 97.77 | 109.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 117 | 40 | 0.42 | 0 | 0.66 | 0.54 | 98.18 | 0.49 | 0.31 |
| Hex | 44 | 75 | 28 | 2A | 0 | 42 | 36 | 62 | 31 | 1F |
| Octal | 104 | 165 | 50 | 52 | 0 | 102 | 66 | 142 | 61 | 37 |
| Binary | 1000100 | 1110101 | 101000 | 101010 | 0 | 1000010 | 110110 | 1100010 | 110001 | 11111 |
Color Harmonies of #447528
Complementary color
Monochromatic Colors of #447528
Black with #447528
Text Example
Text Example
White with #447528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447528; }
p { color: rgb(68,117,40); }
H1.HeaderClassName
{
color: #447528;
}
.AnyTagClassName
{
color: #447528;
}
</style>
background-color css
<style>
a { background-color: #447528; }
a { background-color: rgb(68,117,40); }
div.DivClassName
{
background-color: #447528;
}
.BgClassName
{
background-color: #447528;
}
</style>
border-color css
<style>
span { border-color: #447528; }
span { border-color: rgb(68,117,40); }
td.TdClassName
{
border-color: #447528;
}
.TagClassName
{
border-color: #447528;
}
</style>