Shades of Bilbao #447513
Tints of Bilbao #447513
RGB
CMYK
RGB Variations
Color information
#447513 (or 0x447513) is known color: Bilbao. HEX triplet: 44, 75 and 13. RGB value is (68,117,19). Sum of RGB (Red+Green+Blue) = 68+117+19=204 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.33% from 204); Green value is 117 (46.09% from 255 or 57.35% from 204); Blue value is 19 (7.81% from 255 or 9.31% from 204); Max value from RGB is 117 - color contains mainly: green. Hex color #447513 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #447513 is #BB8AEC. Grayscale: #5B5B5B. Windows color (decimal): -12290797 or 1275204. OLE color: 1275204.
HSL color Cylindrical-coordinate representation of color #447513: hue angle of 90º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #447513 is Cyan = 0.42, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 117 | 19 | - |
| CMYK | 0.42 | 0 | 0.84 | 0.54 |
| HSL | 90º | 0.72% | 0.27% | - |
| HSV(B) | 90º | 0.84% | 0.46% | - |
| XYZ | 8.86 | 14 | 2.85 | - |
| YUV | 91.18 | 87.27 | 111.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 117 | 19 | 0.42 | 0 | 0.84 | 0.54 | 90 | 0.72 | 0.27 |
| Hex | 44 | 75 | 13 | 2A | 0 | 54 | 36 | 5A | 48 | 1B |
| Octal | 104 | 165 | 23 | 52 | 0 | 124 | 66 | 132 | 110 | 33 |
| Binary | 1000100 | 1110101 | 10011 | 101010 | 0 | 1010100 | 110110 | 1011010 | 1001000 | 11011 |
Color Harmonies of #447513
Complementary color
Monochromatic Colors of #447513
Black with #447513
Text Example
Text Example
White with #447513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447513; }
p { color: rgb(68,117,19); }
H1.HeaderClassName
{
color: #447513;
}
.AnyTagClassName
{
color: #447513;
}
</style>
background-color css
<style>
a { background-color: #447513; }
a { background-color: rgb(68,117,19); }
div.DivClassName
{
background-color: #447513;
}
.BgClassName
{
background-color: #447513;
}
</style>
border-color css
<style>
span { border-color: #447513; }
span { border-color: rgb(68,117,19); }
td.TdClassName
{
border-color: #447513;
}
.TagClassName
{
border-color: #447513;
}
</style>