Shades of Bilbao #447331
Tints of Bilbao #447331
RGB
CMYK
RGB Variations
Color information
#447331 (or 0x447331) is known color: Bilbao. HEX triplet: 44, 73 and 31. RGB value is (68,115,49). Sum of RGB (Red+Green+Blue) = 68+115+49=232 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.31% from 232); Green value is 115 (45.31% from 255 or 49.57% from 232); Blue value is 49 (19.53% from 255 or 21.12% from 232); Max value from RGB is 115 - color contains mainly: green. Hex color #447331 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447331 is #BB8CCE. Grayscale: #5D5D5D. Windows color (decimal): -12291279 or 3240772. OLE color: 3240772.
HSL color Cylindrical-coordinate representation of color #447331: hue angle of 102.73º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #447331 is Cyan = 0.41, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 115 | 49 | - |
| CMYK | 0.41 | 0 | 0.57 | 0.55 |
| HSL | 102.73º | 0.4% | 0.32% | - |
| HSV(B) | 102.73º | 0.57% | 0.45% | - |
| XYZ | 9.07 | 13.71 | 5.07 | - |
| YUV | 93.42 | 102.93 | 109.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 115 | 49 | 0.41 | 0 | 0.57 | 0.55 | 102.73 | 0.4 | 0.32 |
| Hex | 44 | 73 | 31 | 29 | 0 | 39 | 37 | 67 | 28 | 20 |
| Octal | 104 | 163 | 61 | 51 | 0 | 71 | 67 | 147 | 50 | 40 |
| Binary | 1000100 | 1110011 | 110001 | 101001 | 0 | 111001 | 110111 | 1100111 | 101000 | 100000 |
Color Harmonies of #447331
Complementary color
Monochromatic Colors of #447331
Black with #447331
Text Example
Text Example
White with #447331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447331; }
p { color: rgb(68,115,49); }
H1.HeaderClassName
{
color: #447331;
}
.AnyTagClassName
{
color: #447331;
}
</style>
background-color css
<style>
a { background-color: #447331; }
a { background-color: rgb(68,115,49); }
div.DivClassName
{
background-color: #447331;
}
.BgClassName
{
background-color: #447331;
}
</style>
border-color css
<style>
span { border-color: #447331; }
span { border-color: rgb(68,115,49); }
td.TdClassName
{
border-color: #447331;
}
.TagClassName
{
border-color: #447331;
}
</style>