Shades of Bilbao #447323
Tints of Bilbao #447323
RGB
CMYK
RGB Variations
Color information
#447323 (or 0x447323) is known color: Bilbao. HEX triplet: 44, 73 and 23. RGB value is (68,115,35). Sum of RGB (Red+Green+Blue) = 68+115+35=218 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.19% from 218); Green value is 115 (45.31% from 255 or 52.75% from 218); Blue value is 35 (14.06% from 255 or 16.06% from 218); Max value from RGB is 115 - color contains mainly: green. Hex color #447323 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447323 is #BB8CDC. Grayscale: #5C5C5C. Windows color (decimal): -12291293 or 2323268. OLE color: 2323268.
HSL color Cylindrical-coordinate representation of color #447323: hue angle of 95.25º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #447323 is Cyan = 0.41, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 115 | 35 | - |
| CMYK | 0.41 | 0 | 0.70 | 0.55 |
| HSL | 95.25º | 0.53% | 0.29% | - |
| HSV(B) | 95.25º | 0.7% | 0.45% | - |
| XYZ | 8.82 | 13.61 | 3.75 | - |
| YUV | 91.83 | 95.93 | 111 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 115 | 35 | 0.41 | 0 | 0.70 | 0.55 | 95.25 | 0.53 | 0.29 |
| Hex | 44 | 73 | 23 | 29 | 0 | 46 | 37 | 5F | 35 | 1D |
| Octal | 104 | 163 | 43 | 51 | 0 | 106 | 67 | 137 | 65 | 35 |
| Binary | 1000100 | 1110011 | 100011 | 101001 | 0 | 1000110 | 110111 | 1011111 | 110101 | 11101 |
Color Harmonies of #447323
Complementary color
Monochromatic Colors of #447323
Black with #447323
Text Example
Text Example
White with #447323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447323; }
p { color: rgb(68,115,35); }
H1.HeaderClassName
{
color: #447323;
}
.AnyTagClassName
{
color: #447323;
}
</style>
background-color css
<style>
a { background-color: #447323; }
a { background-color: rgb(68,115,35); }
div.DivClassName
{
background-color: #447323;
}
.BgClassName
{
background-color: #447323;
}
</style>
border-color css
<style>
span { border-color: #447323; }
span { border-color: rgb(68,115,35); }
td.TdClassName
{
border-color: #447323;
}
.TagClassName
{
border-color: #447323;
}
</style>